﻿2026-06-04T12:53:09.8665964Z Current runner version: '2.334.0'
2026-06-04T12:53:09.8670520Z Runner name: 'hfenduleam'
2026-06-04T12:53:09.8670953Z Runner group name: 'Default'
2026-06-04T12:53:09.8671444Z Machine name: 'HFENDULEAM'
2026-06-04T12:53:09.8673312Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T12:53:09.8674690Z Contents: read
2026-06-04T12:53:09.8675098Z Metadata: read
2026-06-04T12:53:09.8675409Z Packages: read
2026-06-04T12:53:09.8675719Z ##[endgroup]
2026-06-04T12:53:09.8676924Z Secret source: Actions
2026-06-04T12:53:09.8677350Z Prepare workflow directory
2026-06-04T12:53:09.8937001Z Prepare all required actions
2026-06-04T12:53:09.8960371Z Getting action download info
2026-06-04T12:53:10.3557266Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T12:53:11.0197086Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T12:53:11.0967815Z ##[group]Run actions/checkout@v5
2026-06-04T12:53:11.0968779Z with:
2026-06-04T12:53:11.0969298Z   repository: SaberMage/spt-core
2026-06-04T12:53:11.0974919Z   token: ***
2026-06-04T12:53:11.0975601Z   ssh-strict: true
2026-06-04T12:53:11.0976161Z   ssh-user: git
2026-06-04T12:53:11.0976705Z   persist-credentials: true
2026-06-04T12:53:11.0977316Z   clean: true
2026-06-04T12:53:11.0977867Z   sparse-checkout-cone-mode: true
2026-06-04T12:53:11.0978499Z   fetch-depth: 1
2026-06-04T12:53:11.0979052Z   fetch-tags: false
2026-06-04T12:53:11.0979600Z   show-progress: true
2026-06-04T12:53:11.0980143Z   lfs: false
2026-06-04T12:53:11.0980675Z   submodules: false
2026-06-04T12:53:11.0981227Z   set-safe-directory: true
2026-06-04T12:53:11.0982078Z ##[endgroup]
2026-06-04T12:53:11.2756954Z Syncing repository: SaberMage/spt-core
2026-06-04T12:53:11.2758783Z ##[group]Getting Git version info
2026-06-04T12:53:11.2759803Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T12:53:11.3007080Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T12:53:11.3210630Z git version 2.43.0.windows.1
2026-06-04T12:53:11.3239645Z ##[endgroup]
2026-06-04T12:53:11.3247475Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\404e4e95-36c2-4ee4-aa44-dccb75ba9bd6\.gitconfig'
2026-06-04T12:53:11.3260714Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\404e4e95-36c2-4ee4-aa44-dccb75ba9bd6' before making global git config changes
2026-06-04T12:53:11.3262368Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:53:11.3266165Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T12:53:11.3503354Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T12:53:11.3697032Z https://github.com/SaberMage/spt-core
2026-06-04T12:53:11.3728789Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T12:53:11.3733147Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T12:53:11.3923238Z refs/heads/dev-freeform
2026-06-04T12:53:11.3951111Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T12:53:11.4240751Z HEAD is now at 785002e feat(daemon,docs): M4-D9-3 dormancy budget measured + policy locked [budget]
2026-06-04T12:53:11.4708180Z ##[endgroup]
2026-06-04T12:53:11.4710456Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T12:53:11.8399601Z ##[group]Cleaning the repository
2026-06-04T12:53:11.8404960Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T12:53:15.2272915Z Removing target/
2026-06-04T12:53:15.2311064Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T12:53:15.2637605Z HEAD is now at 785002e feat(daemon,docs): M4-D9-3 dormancy budget measured + policy locked [budget]
2026-06-04T12:53:15.2662385Z ##[endgroup]
2026-06-04T12:53:15.2666237Z ##[group]Disabling automatic garbage collection
2026-06-04T12:53:15.2670752Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T12:53:15.2899361Z ##[endgroup]
2026-06-04T12:53:15.2899716Z ##[group]Setting up auth
2026-06-04T12:53:15.2905865Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:53:15.3128776Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T12:53:15.6693388Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:53:15.6920183Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T12:53:16.0635956Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:53:16.0855892Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T12:53:16.4578575Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T12:53:16.4868827Z ##[endgroup]
2026-06-04T12:53:16.4869225Z ##[group]Fetching the repository
2026-06-04T12:53:16.4876283Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6f61a89677d039dc9816f2f736a05b3915f75e00:refs/remotes/origin/dev-freeform
2026-06-04T12:53:17.5818743Z From https://github.com/SaberMage/spt-core
2026-06-04T12:53:17.5819272Z  + 785002e...6f61a89 6f61a89677d039dc9816f2f736a05b3915f75e00 -> origin/dev-freeform  (forced update)
2026-06-04T12:53:17.5936155Z ##[endgroup]
2026-06-04T12:53:17.5936518Z ##[group]Determining the checkout info
2026-06-04T12:53:17.5937720Z ##[endgroup]
2026-06-04T12:53:17.5942927Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T12:53:17.6197598Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T12:53:17.6405513Z ##[group]Checking out the ref
2026-06-04T12:53:17.6410004Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T12:53:17.6758615Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T12:53:17.6758959Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T12:53:17.6759391Z Previous HEAD position was 785002e feat(daemon,docs): M4-D9-3 dormancy budget measured + policy locked [budget]
2026-06-04T12:53:17.6759826Z Switched to and reset branch 'dev-freeform'
2026-06-04T12:53:17.6782279Z ##[endgroup]
2026-06-04T12:53:17.7009078Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T12:53:17.7208066Z 6f61a89677d039dc9816f2f736a05b3915f75e00
2026-06-04T12:53:17.7482972Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T12:53:17.7483388Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T12:53:17.7488345Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:53:17.7488637Z ##[endgroup]
2026-06-04T12:53:18.7163594Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:53:18.7163867Z    Compiling unicode-ident v1.0.24
2026-06-04T12:53:18.7164099Z    Compiling quote v1.0.45
2026-06-04T12:53:18.7164345Z    Compiling serde_core v1.0.228
2026-06-04T12:53:18.7164622Z    Compiling serde v1.0.228
2026-06-04T12:53:18.7165432Z    Compiling cfg-if v1.0.4
2026-06-04T12:53:18.7165791Z    Compiling windows-link v0.2.1
2026-06-04T12:53:18.7166159Z    Compiling typenum v1.20.1
2026-06-04T12:53:18.7166494Z    Compiling portable-atomic v1.13.1
2026-06-04T12:53:18.7166827Z    Compiling version_check v0.9.5
2026-06-04T12:53:18.7168113Z    Compiling critical-section v1.2.0
2026-06-04T12:53:18.7168551Z    Compiling subtle v2.6.1
2026-06-04T12:53:18.7169198Z    Compiling memchr v2.8.1
2026-06-04T12:53:18.7169633Z    Compiling semver v1.0.28
2026-06-04T12:53:18.7170060Z    Compiling smallvec v1.15.1
2026-06-04T12:53:18.7170545Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:53:18.7988435Z    Compiling windows-sys v0.61.2
2026-06-04T12:53:18.8242326Z    Compiling shlex v2.0.1
2026-06-04T12:53:18.8609530Z    Compiling equivalent v1.0.2
2026-06-04T12:53:18.8820224Z    Compiling itoa v1.0.18
2026-06-04T12:53:18.9193465Z    Compiling getrandom v0.2.17
2026-06-04T12:53:18.9941148Z    Compiling rustc_version v0.4.1
2026-06-04T12:53:19.0194083Z    Compiling cpufeatures v0.2.17
2026-06-04T12:53:19.0631217Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:53:19.0897839Z    Compiling hashbrown v0.17.1
2026-06-04T12:53:19.1082175Z    Compiling log v0.4.30
2026-06-04T12:53:19.1200976Z    Compiling futures-core v0.3.32
2026-06-04T12:53:19.1271790Z    Compiling rand_core v0.10.1
2026-06-04T12:53:19.1374326Z    Compiling generic-array v0.14.7
2026-06-04T12:53:19.1717386Z    Compiling bytes v1.11.1
2026-06-04T12:53:19.1779934Z    Compiling cc v1.2.63
2026-06-04T12:53:19.2280741Z    Compiling getrandom v0.4.2
2026-06-04T12:53:19.3062944Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:53:19.4406051Z    Compiling libc v0.2.186
2026-06-04T12:53:19.4590103Z    Compiling futures-io v0.3.32
2026-06-04T12:53:19.4721955Z    Compiling slab v0.4.12
2026-06-04T12:53:19.4828574Z    Compiling autocfg v1.5.1
2026-06-04T12:53:19.4949764Z    Compiling futures-sink v0.3.32
2026-06-04T12:53:19.6348240Z    Compiling futures-channel v0.3.32
2026-06-04T12:53:19.6749617Z    Compiling indexmap v2.14.0
2026-06-04T12:53:19.6753761Z    Compiling bitflags v2.11.1
2026-06-04T12:53:19.7097615Z    Compiling futures-task v0.3.32
2026-06-04T12:53:19.7098114Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:53:19.8855441Z    Compiling zerocopy v0.8.50
2026-06-04T12:53:19.8973078Z    Compiling ahash v0.8.12
2026-06-04T12:53:19.9716893Z    Compiling rand_core v0.6.4
2026-06-04T12:53:19.9790619Z    Compiling fnv v1.0.7
2026-06-04T12:53:19.9932749Z    Compiling signature v2.2.0
2026-06-04T12:53:20.1088824Z    Compiling pkg-config v0.3.33
2026-06-04T12:53:20.1579909Z    Compiling syn v2.0.117
2026-06-04T12:53:20.2058036Z    Compiling vcpkg v0.2.15
2026-06-04T12:53:20.2222180Z    Compiling ed25519 v2.2.3
2026-06-04T12:53:20.2247926Z    Compiling fastrand v2.4.1
2026-06-04T12:53:20.2949988Z    Compiling zmij v1.0.21
2026-06-04T12:53:20.3007260Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:53:20.3473698Z    Compiling writeable v0.6.3
2026-06-04T12:53:20.3846157Z    Compiling litemap v0.8.2
2026-06-04T12:53:20.4137844Z    Compiling crypto-common v0.1.7
2026-06-04T12:53:20.4520997Z    Compiling block-buffer v0.10.4
2026-06-04T12:53:20.4521515Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T12:53:20.4760938Z    Compiling serde_json v1.0.150
2026-06-04T12:53:20.4903809Z    Compiling rustversion v1.0.22
2026-06-04T12:53:20.4920749Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:53:20.5729013Z    Compiling utf8_iter v1.0.4
2026-06-04T12:53:20.6232613Z    Compiling digest v0.10.7
2026-06-04T12:53:20.6506809Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:53:20.6681682Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:53:20.7332004Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:53:20.8085357Z    Compiling sha2 v0.10.9
2026-06-04T12:53:20.8595689Z    Compiling anyhow v1.0.102
2026-06-04T12:53:20.8762394Z    Compiling percent-encoding v2.3.2
2026-06-04T12:53:20.9474799Z    Compiling ring v0.17.14
2026-06-04T12:53:21.0035650Z    Compiling http v1.4.1
2026-06-04T12:53:21.0107536Z    Compiling thiserror v2.0.18
2026-06-04T12:53:21.1054075Z    Compiling strsim v0.11.1
2026-06-04T12:53:21.1458445Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:53:21.1811919Z    Compiling cpufeatures v0.3.0
2026-06-04T12:53:21.2428222Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:53:21.2717867Z    Compiling windows-targets v0.52.6
2026-06-04T12:53:21.3678961Z    Compiling chacha20 v0.10.0
2026-06-04T12:53:21.3731826Z    Compiling ident_case v1.0.1
2026-06-04T12:53:21.4397647Z    Compiling windows-sys v0.59.0
2026-06-04T12:53:21.4450669Z    Compiling untrusted v0.9.0
2026-06-04T12:53:21.5155849Z    Compiling num-traits v0.2.19
2026-06-04T12:53:21.5413216Z    Compiling windows-result v0.4.1
2026-06-04T12:53:21.6044011Z    Compiling rand v0.10.1
2026-06-04T12:53:21.8417483Z    Compiling windows-strings v0.5.1
2026-06-04T12:53:21.8544028Z    Compiling scopeguard v1.2.0
2026-06-04T12:53:21.8724153Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:53:21.8820116Z    Compiling rustls v0.23.40
2026-06-04T12:53:21.9087551Z    Compiling unicode-xid v0.2.6
2026-06-04T12:53:22.0851245Z    Compiling lock_api v0.4.14
2026-06-04T12:53:22.1288692Z    Compiling const-oid v0.10.2
2026-06-04T12:53:22.2249561Z    Compiling atomic-waker v1.1.2
2026-06-04T12:53:22.2493196Z    Compiling httparse v1.10.1
2026-06-04T12:53:22.3629812Z    Compiling http-body v1.0.1
2026-06-04T12:53:22.3810489Z    Compiling convert_case v0.10.0
2026-06-04T12:53:22.3860220Z    Compiling hybrid-array v0.4.12
2026-06-04T12:53:22.4036785Z    Compiling winapi v0.3.9
2026-06-04T12:53:22.4371899Z    Compiling base64ct v1.8.3
2026-06-04T12:53:22.4940252Z    Compiling heck v0.5.0
2026-06-04T12:53:22.5381191Z    Compiling powerfmt v0.2.0
2026-06-04T12:53:22.5918986Z    Compiling memoffset v0.6.5
2026-06-04T12:53:22.7888615Z    Compiling deranged v0.5.8
2026-06-04T12:53:22.7901957Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:53:22.7990395Z    Compiling time-core v0.1.8
2026-06-04T12:53:22.8055644Z    Compiling try-lock v0.2.5
2026-06-04T12:53:22.8392697Z    Compiling data-encoding v2.11.0
2026-06-04T12:53:22.8737898Z    Compiling thiserror v1.0.69
2026-06-04T12:53:22.9402937Z    Compiling base64 v0.22.1
2026-06-04T12:53:23.0243908Z    Compiling tower-service v0.3.3
2026-06-04T12:53:23.0244410Z    Compiling num-conv v0.2.2
2026-06-04T12:53:23.0929314Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:53:23.1676278Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:53:23.2531751Z    Compiling tinyvec v1.11.0
2026-06-04T12:53:23.2943270Z    Compiling block-buffer v0.12.0
2026-06-04T12:53:23.2943810Z    Compiling crypto-common v0.2.2
2026-06-04T12:53:23.3895527Z    Compiling want v0.3.1
2026-06-04T12:53:23.4814077Z    Compiling vergen-lib v9.1.0
2026-06-04T12:53:23.4919642Z    Compiling n0-future v0.3.2
2026-06-04T12:53:23.5219893Z    Compiling inout v0.1.4
2026-06-04T12:53:23.5916299Z    Compiling serial-core v0.4.0
2026-06-04T12:53:23.6317576Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:53:23.6471249Z    Compiling winnow v1.0.3
2026-06-04T12:53:23.6721801Z    Compiling cordyceps v0.3.4
2026-06-04T12:53:23.6812585Z    Compiling httpdate v1.0.3
2026-06-04T12:53:23.8325687Z    Compiling synstructure v0.13.2
2026-06-04T12:53:23.8553525Z    Compiling darling_core v0.20.11
2026-06-04T12:53:23.8874954Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:53:23.9949841Z    Compiling winreg v0.10.1
2026-06-04T12:53:24.0365379Z    Compiling parking v2.2.1
2026-06-04T12:53:24.0621165Z    Compiling spin v0.10.0
2026-06-04T12:53:24.0925047Z    Compiling digest v0.11.3
2026-06-04T12:53:24.2032081Z    Compiling futures-buffered v0.2.13
2026-06-04T12:53:24.2295380Z    Compiling futures-lite v2.6.1
2026-06-04T12:53:24.3594711Z    Compiling serial-windows v0.4.0
2026-06-04T12:53:24.3917586Z    Compiling cipher v0.4.4
2026-06-04T12:53:24.5167005Z    Compiling vergen v9.1.0
2026-06-04T12:53:24.6062297Z    Compiling vergen-lib v0.1.6
2026-06-04T12:53:24.6268564Z    Compiling universal-hash v0.5.1
2026-06-04T12:53:24.6483910Z    Compiling noq-udp v0.10.0
2026-06-04T12:53:24.6570038Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:53:24.6826705Z    Compiling heapless v0.7.17
2026-06-04T12:53:24.6918261Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:53:24.8000097Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:53:24.8021438Z    Compiling aho-corasick v1.1.4
2026-06-04T12:53:24.8317155Z    Compiling either v1.16.0
2026-06-04T12:53:24.8618944Z    Compiling bitflags v1.3.2
2026-06-04T12:53:24.9416446Z    Compiling opaque-debug v0.3.1
2026-06-04T12:53:24.9416970Z    Compiling lazy_static v1.5.0
2026-06-04T12:53:24.9911453Z    Compiling pin-utils v0.1.0
2026-06-04T12:53:25.0155887Z    Compiling byteorder v1.5.0
2026-06-04T12:53:25.0431122Z    Compiling regex-syntax v0.8.10
2026-06-04T12:53:25.0473583Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:53:25.0588286Z    Compiling nix v0.25.1
2026-06-04T12:53:25.1501233Z    Compiling shared_library v0.1.9
2026-06-04T12:53:25.1608886Z    Compiling polyval v0.6.2
2026-06-04T12:53:25.2476911Z    Compiling hash32 v0.2.1
2026-06-04T12:53:25.2822111Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:53:25.3431435Z    Compiling parking_lot v0.12.5
2026-06-04T12:53:25.3889877Z    Compiling serial v0.4.0
2026-06-04T12:53:25.4880566Z    Compiling spin v0.9.8
2026-06-04T12:53:25.5123541Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:53:25.5153089Z    Compiling windows-threading v0.2.1
2026-06-04T12:53:25.5513777Z    Compiling tower-layer v0.3.3
2026-06-04T12:53:25.5879895Z    Compiling winnow v0.7.15
2026-06-04T12:53:25.7021577Z    Compiling toml_write v0.1.2
2026-06-04T12:53:25.7169874Z    Compiling shell-words v1.1.1
2026-06-04T12:53:25.7752189Z    Compiling signature v3.0.0
2026-06-04T12:53:25.8466544Z    Compiling downcast-rs v1.2.1
2026-06-04T12:53:25.9584575Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:53:25.9987939Z    Compiling ghash v0.5.1
2026-06-04T12:53:26.0145476Z    Compiling aes v0.8.4
2026-06-04T12:53:26.0150219Z    Compiling ctr v0.9.2
2026-06-04T12:53:26.0472487Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:53:26.0522003Z    Compiling time v0.3.47
2026-06-04T12:53:26.1774305Z    Compiling http-body-util v0.1.3
2026-06-04T12:53:26.1863083Z    Compiling aead v0.5.2
2026-06-04T12:53:26.2718135Z    Compiling widestring v1.2.1
2026-06-04T12:53:26.3603653Z    Compiling ipconfig v0.3.4
2026-06-04T12:53:26.4251820Z    Compiling serde_derive v1.0.228
2026-06-04T12:53:26.5001701Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:53:26.6633821Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:53:26.7369765Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:53:26.7839725Z    Compiling socket2 v0.6.4
2026-06-04T12:53:26.8283572Z    Compiling mio v1.2.1
2026-06-04T12:53:26.8943764Z    Compiling yoke-derive v0.8.2
2026-06-04T12:53:27.2321376Z    Compiling zeroize v1.8.2
2026-06-04T12:53:27.2321892Z    Compiling tokio-macros v2.7.0
2026-06-04T12:53:27.3206606Z    Compiling futures-macro v0.3.32
2026-06-04T12:53:27.3403848Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:53:27.5863685Z    Compiling displaydoc v0.2.6
2026-06-04T12:53:27.6648060Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:53:27.7721290Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:53:27.8637320Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:53:28.0773822Z    Compiling tokio v1.52.3
2026-06-04T12:53:28.0774251Z    Compiling darling_macro v0.20.11
2026-06-04T12:53:28.2667964Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:53:28.3199556Z    Compiling futures-util v0.3.32
2026-06-04T12:53:28.3216130Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:53:28.4552997Z    Compiling zerofrom v0.1.8
2026-06-04T12:53:28.5006222Z    Compiling spez v0.1.2
2026-06-04T12:53:28.5318990Z    Compiling windows-implement v0.60.2
2026-06-04T12:53:28.5962141Z    Compiling darling v0.20.11
2026-06-04T12:53:28.6097369Z    Compiling windows-interface v0.59.3
2026-06-04T12:53:28.7576385Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:53:28.8563967Z    Compiling yoke v0.8.2
2026-06-04T12:53:28.9264600Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:53:28.9566183Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:53:29.1945179Z    Compiling zerovec v0.11.6
2026-06-04T12:53:29.2739435Z    Compiling zerotrie v0.2.4
2026-06-04T12:53:29.2740074Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T12:53:29.2963705Z    Compiling der v0.8.0-rc.10
2026-06-04T12:53:29.3227182Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:53:29.3996976Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:53:29.5547622Z    Compiling windows-core v0.62.2
2026-06-04T12:53:29.6478542Z    Compiling regex-automata v0.4.14
2026-06-04T12:53:29.7193621Z    Compiling cobs v0.3.0
2026-06-04T12:53:29.7798386Z    Compiling tinystr v0.8.3
2026-06-04T12:53:29.7910332Z    Compiling potential_utf v0.1.5
2026-06-04T12:53:29.9129186Z    Compiling n0-error v0.1.3
2026-06-04T12:53:29.9765967Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:53:29.9865020Z    Compiling icu_collections v2.2.0
2026-06-04T12:53:30.0199319Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:53:30.0445108Z    Compiling postcard-derive v0.2.2
2026-06-04T12:53:30.2484627Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:53:30.4843262Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:53:30.6133090Z    Compiling windows-numerics v0.3.1
2026-06-04T12:53:30.6246258Z    Compiling windows-future v0.3.2
2026-06-04T12:53:30.6992824Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:53:30.7368727Z    Compiling derive_builder v0.20.2
2026-06-04T12:53:30.7545907Z    Compiling windows-collections v0.3.2
2026-06-04T12:53:30.7790837Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:53:30.8434783Z    Compiling pin-project v1.1.13
2026-06-04T12:53:30.8743962Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:53:30.9600089Z    Compiling icu_provider v2.2.0
2026-06-04T12:53:31.0394169Z    Compiling ipnet v2.12.0
2026-06-04T12:53:31.1504850Z    Compiling futures-executor v0.3.32
2026-06-04T12:53:31.2461452Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:53:31.3609000Z    Compiling icu_properties v2.2.0
2026-06-04T12:53:31.3734067Z    Compiling prefix-trie v0.8.4
2026-06-04T12:53:31.3991767Z    Compiling once_cell v1.21.4
2026-06-04T12:53:31.4323984Z    Compiling filedescriptor v0.8.3
2026-06-04T12:53:31.4686886Z    Compiling toml_datetime v0.6.11
2026-06-04T12:53:31.4976477Z    Compiling serde_spanned v0.6.9
2026-06-04T12:53:31.5044128Z    Compiling futures v0.3.32
2026-06-04T12:53:31.6146187Z    Compiling tracing-core v0.1.36
2026-06-04T12:53:31.6530264Z    Compiling tempfile v3.27.0
2026-06-04T12:53:31.6585833Z    Compiling toml_edit v0.22.27
2026-06-04T12:53:31.6972335Z    Compiling hashbrown v0.14.5
2026-06-04T12:53:31.7694994Z    Compiling regex v1.12.3
2026-06-04T12:53:31.8314678Z    Compiling portable-pty v0.8.1
2026-06-04T12:53:32.0327324Z    Compiling tracing v0.1.44
2026-06-04T12:53:32.2977086Z    Compiling hashlink v0.9.1
2026-06-04T12:53:32.3022069Z    Compiling tokio-util v0.7.18
2026-06-04T12:53:32.4007633Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:53:32.4761005Z    Compiling tower v0.5.3
2026-06-04T12:53:32.4907605Z    Compiling derive_more v2.1.1
2026-06-04T12:53:32.5780542Z    Compiling idna_adapter v1.2.2
2026-06-04T12:53:32.7130704Z    Compiling rusqlite v0.32.1
2026-06-04T12:53:32.7668037Z    Compiling idna v1.1.0
2026-06-04T12:53:32.8321636Z    Compiling postcard v1.1.3
2026-06-04T12:53:32.9144043Z    Compiling windows v0.62.2
2026-06-04T12:53:32.9489437Z    Compiling chrono v0.4.44
2026-06-04T12:53:33.0346609Z    Compiling h2 v0.4.14
2026-06-04T12:53:33.0603968Z    Compiling url v2.5.8
2026-06-04T12:53:33.2058616Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:53:33.2328196Z    Compiling aes-gcm v0.10.3
2026-06-04T12:53:33.3994827Z    Compiling enum-assoc v1.3.0
2026-06-04T12:53:33.4403902Z    Compiling toml v0.8.23
2026-06-04T12:53:33.4502541Z    Compiling strum_macros v0.28.0
2026-06-04T12:53:33.6255776Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T12:53:33.9364274Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:53:34.0606474Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:53:34.1032786Z    Compiling async-trait v0.1.89
2026-06-04T12:53:34.4043769Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:53:34.4902812Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:53:34.4979866Z    Compiling windows-registry v0.6.1
2026-06-04T12:53:34.5202392Z    Compiling blake3 v1.8.5
2026-06-04T12:53:34.7175155Z    Compiling netwatch v0.16.0
2026-06-04T12:53:34.8184801Z    Compiling noq v0.18.0
2026-06-04T12:53:34.9557931Z    Compiling uuid v1.23.2
2026-06-04T12:53:34.9970936Z    Compiling acto v0.8.2
2026-06-04T12:53:35.0214967Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:53:35.1098555Z    Compiling rustc-hash v2.1.2
2026-06-04T12:53:35.1436352Z    Compiling tagptr v0.2.0
2026-06-04T12:53:35.1924983Z    Compiling foldhash v0.2.0
2026-06-04T12:53:35.2083205Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T12:53:35.2600566Z    Compiling mac-addr v0.3.0
2026-06-04T12:53:35.3771105Z    Compiling identity-hash v0.1.0
2026-06-04T12:53:35.3771695Z    Compiling lru-slab v0.1.2
2026-06-04T12:53:35.4169581Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:53:35.4386300Z    Compiling xml-rs v0.8.28
2026-06-04T12:53:35.4396516Z    Compiling ryu v1.0.23
2026-06-04T12:53:35.4713804Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:53:35.5270362Z    Compiling netdev v0.42.0
2026-06-04T12:53:35.5387979Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T12:53:35.6833868Z    Compiling noq-proto v0.17.0
2026-06-04T12:53:35.7071894Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:53:35.7173498Z    Compiling moka v0.12.15
2026-06-04T12:53:35.8304065Z    Compiling hashbrown v0.16.1
2026-06-04T12:53:35.9809470Z    Compiling strum v0.28.0
2026-06-04T12:53:36.3201939Z    Compiling xmltree v0.10.3
2026-06-04T12:53:36.5053261Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:53:36.5811710Z    Compiling tower-http v0.6.11
2026-06-04T12:53:36.7026810Z    Compiling iroh-base v0.98.0
2026-06-04T12:53:36.8767550Z    Compiling hyper v1.10.1
2026-06-04T12:53:36.9904246Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:53:37.0105935Z    Compiling attohttpc v0.30.1
2026-06-04T12:53:37.1338324Z    Compiling n0-watcher v0.6.1
2026-06-04T12:53:37.1492209Z    Compiling iroh-relay v0.98.0
2026-06-04T12:53:37.1619148Z    Compiling tokio-stream v0.1.18
2026-06-04T12:53:37.1619700Z    Compiling num_enum v0.7.6
2026-06-04T12:53:37.4776643Z    Compiling simple-dns v0.9.3
2026-06-04T12:53:37.5378989Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:53:37.5397078Z    Compiling sha1_smol v1.0.1
2026-06-04T12:53:37.6972637Z    Compiling arrayvec v0.7.6
2026-06-04T12:53:37.7699132Z    Compiling smol_str v0.1.24
2026-06-04T12:53:37.8106551Z    Compiling simdutf8 v0.1.5
2026-06-04T12:53:37.8326833Z    Compiling resolv-conf v0.7.6
2026-06-04T12:53:37.9404125Z    Compiling arrayref v0.3.9
2026-06-04T12:53:38.0355598Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:53:38.1376036Z    Compiling hyper-util v0.1.20
2026-06-04T12:53:38.6607454Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:53:38.7336730Z    Compiling iroh-dns v0.98.0
2026-06-04T12:53:38.8173767Z    Compiling lru v0.16.4
2026-06-04T12:53:38.8779459Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T12:53:39.0307716Z    Compiling webpki-roots v1.0.7
2026-06-04T12:53:39.0857334Z    Compiling seize v0.5.1
2026-06-04T12:53:39.1179676Z    Compiling serde_bytes v0.11.19
2026-06-04T12:53:39.1702135Z    Compiling hmac v0.12.1
2026-06-04T12:53:39.2074967Z    Compiling iroh v0.98.2
2026-06-04T12:53:39.3440954Z    Compiling cmov v0.5.4
2026-06-04T12:53:39.3677004Z    Compiling hkdf v0.12.4
2026-06-04T12:53:39.3706613Z    Compiling papaya v0.2.4
2026-06-04T12:53:39.4232209Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:53:39.4363802Z    Compiling backon v1.6.0
2026-06-04T12:53:39.5370111Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:53:39.5583077Z    Compiling igd-next v0.17.1
2026-06-04T12:53:39.6432476Z    Compiling ctutils v0.4.2
2026-06-04T12:53:39.7120596Z    Compiling spake2 v0.4.0
2026-06-04T12:53:39.7555000Z    Compiling reqwest v0.13.4
2026-06-04T12:53:39.8625304Z    Compiling sha1 v0.10.6
2026-06-04T12:53:39.9166088Z    Compiling recvmsg v1.0.0
2026-06-04T12:53:39.9166564Z    Compiling doctest-file v1.1.1
2026-06-04T12:53:40.1109403Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T12:53:40.1341064Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T12:53:40.1438448Z    Compiling utf8parse v0.2.2
2026-06-04T12:53:40.1517972Z    Compiling anstyle v1.0.14
2026-06-04T12:53:40.2974379Z    Compiling anstyle-parse v1.0.0
2026-06-04T12:53:40.3165687Z    Compiling anstyle-query v1.1.5
2026-06-04T12:53:40.3185704Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T12:53:40.4346073Z    Compiling anstyle-wincon v3.0.11
2026-06-04T12:53:40.4694858Z    Compiling colorchoice v1.0.5
2026-06-04T12:53:40.5160878Z    Compiling interprocess v2.4.2
2026-06-04T12:53:40.5311005Z    Compiling clap_lex v1.1.0
2026-06-04T12:53:40.5492582Z    Compiling clap_derive v4.6.1
2026-06-04T12:53:40.6079233Z    Compiling anstream v1.0.0
2026-06-04T12:53:40.8788903Z    Compiling clap_builder v4.6.0
2026-06-04T12:53:41.5376462Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T12:53:42.5805033Z    Compiling wmi v0.18.4
2026-06-04T12:53:43.4255684Z    Compiling clap v4.6.1
2026-06-04T12:53:44.2267907Z    Compiling portmapper v0.16.0
2026-06-04T12:53:59.3206883Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T12:54:00.1497627Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T12:54:07.3009929Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T12:54:22.7353044Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-06-04T12:54:22.9201689Z ##[group]Run cargo test --workspace
2026-06-04T12:54:22.9201980Z [36;1mcargo test --workspace[0m
2026-06-04T12:54:22.9204906Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:54:22.9205199Z ##[endgroup]
2026-06-04T12:54:23.6466346Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
2026-06-04T12:54:23.6818037Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-04T12:54:23.7122374Z 
2026-06-04T12:54:23.7122610Z running 0 tests
2026-06-04T12:54:23.7122750Z 
2026-06-04T12:54:23.7122948Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:54:23.7123194Z 
2026-06-04T12:54:23.7134164Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-396e5f5e9055dabb.exe)
2026-06-04T12:54:23.7411572Z 
2026-06-04T12:54:23.7411692Z running 3 tests
2026-06-04T12:54:23.7424447Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T12:54:23.7424733Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T12:54:23.7424987Z test mock_manifest_parses_and_validates ... ok
2026-06-04T12:54:23.7425156Z 
2026-06-04T12:54:23.7425342Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:54:23.7425561Z 
2026-06-04T12:54:23.7436304Z      Running unittests src\main.rs (target\debug\deps\spt-1b141eb64d78155d.exe)
2026-06-04T12:54:23.8152499Z 
2026-06-04T12:54:23.8152861Z running 61 tests
2026-06-04T12:54:23.8162408Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T12:54:23.8163054Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T12:54:23.8163598Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T12:54:23.8164152Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T12:54:23.8164855Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T12:54:23.8166447Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T12:54:23.8166985Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T12:54:23.8238579Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T12:54:23.8262277Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T12:54:23.8329153Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T12:54:23.8389046Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T12:54:23.8450682Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T12:54:23.8452289Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T12:54:23.8939422Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T12:54:23.9842826Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T12:54:23.9857047Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T12:54:23.9866953Z test api::tests::adapter_is_required ... ok
2026-06-04T12:54:23.9873879Z test api::tests::state_value_is_validated ... ok
2026-06-04T12:54:23.9887609Z test api::tests::surface_parses ... ok
2026-06-04T12:54:24.1329268Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T12:54:24.1340200Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T12:54:24.1437263Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T12:54:24.1542734Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T12:54:24.1562439Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T12:54:24.1564943Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T12:54:24.1568813Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T12:54:24.1575274Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T12:54:24.1577564Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T12:54:24.1580067Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T12:54:24.1583911Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T12:54:24.1587839Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T12:54:24.1588452Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T12:54:24.1591326Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T12:54:24.1604211Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T12:54:24.1606213Z test cli::tests::notify_surface_parses ... ok
2026-06-04T12:54:24.1611706Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T12:54:24.1613733Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T12:54:24.1616567Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T12:54:24.1618295Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T12:54:24.1620540Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T12:54:24.1622671Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T12:54:24.1624163Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T12:54:24.1625429Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T12:54:24.1626342Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T12:54:24.1660061Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T12:54:24.1662695Z test cli::tests::subcommands_parse ... ok
2026-06-04T12:54:24.1710766Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T12:54:24.1989023Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T12:54:24.2323101Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T12:54:24.2383944Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T12:54:24.2501730Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T12:54:24.2558799Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T12:54:24.2903634Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T12:54:24.3263985Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T12:54:24.3314097Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T12:54:24.3399482Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T12:54:24.3438506Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T12:54:24.3522893Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T12:54:24.4485673Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T12:54:24.4509327Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T12:54:24.6329522Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T12:54:24.6329774Z 
2026-06-04T12:54:24.6330054Z test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
2026-06-04T12:54:24.6330331Z 
2026-06-04T12:54:24.6377343Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-3a9c5cbb01672c99.exe)
2026-06-04T12:54:24.6699210Z 
2026-06-04T12:54:24.6699545Z running 4 tests
2026-06-04T12:54:25.9847281Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T12:54:26.0027644Z SEEDED:56344
2026-06-04T12:54:27.0802999Z test live_agent_lifecycle_e2e ... ok
2026-06-04T12:54:27.2514782Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T12:54:27.3083009Z SEEDED:56344
2026-06-04T12:54:27.6390938Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T12:54:27.6391168Z 
2026-06-04T12:54:27.6391376Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s
2026-06-04T12:54:27.6392210Z 
2026-06-04T12:54:27.6406718Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2a8255de494d17d.exe)
2026-06-04T12:54:28.2808258Z 
2026-06-04T12:54:28.2808588Z running 132 tests
2026-06-04T12:54:28.2813443Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T12:54:28.2814063Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T12:54:28.2814722Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T12:54:28.2815220Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T12:54:28.2815708Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T12:54:28.2816181Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T12:54:28.2818003Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T12:54:28.2837256Z test config::tests::missing_file_is_default ... ok
2026-06-04T12:54:28.2900393Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T12:54:28.2901137Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T12:54:28.2901682Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T12:54:28.2902228Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T12:54:28.2903267Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T12:54:28.2904824Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T12:54:28.2905526Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T12:54:28.2906017Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T12:54:28.2908797Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T12:54:28.2910943Z test config::tests::save_load_roundtrip ... ok
2026-06-04T12:54:28.2915534Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T12:54:28.2920680Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T12:54:28.2924501Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T12:54:28.2927718Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T12:54:28.2931879Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T12:54:28.2935011Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T12:54:28.2947574Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T12:54:28.2949168Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T12:54:28.2949708Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T12:54:28.2950184Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T12:54:28.2950665Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T12:54:28.2951158Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T12:54:28.2951807Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T12:54:28.2953062Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T12:54:28.2953666Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T12:54:28.2954230Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T12:54:28.2954830Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T12:54:28.2955593Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T12:54:28.2956119Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T12:54:28.3094061Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T12:54:28.3148361Z test access::tests::gate_decision_table ... ok
2026-06-04T12:54:28.3154721Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T12:54:28.3388272Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T12:54:28.3440452Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T12:54:28.3440948Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T12:54:28.3448142Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T12:54:28.3450052Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T12:54:28.3452162Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T12:54:28.3453258Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T12:54:28.3454442Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T12:54:28.3454783Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T12:54:28.3456111Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T12:54:28.3535799Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T12:54:28.3582170Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T12:54:28.3598884Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T12:54:28.3910579Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T12:54:28.4369046Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T12:54:28.4540210Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T12:54:28.4805981Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T12:54:28.4863822Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T12:54:28.5498729Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T12:54:28.6221635Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T12:54:28.6673156Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T12:54:28.6857031Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T12:54:28.7712323Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T12:54:28.8006424Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T12:54:28.8121459Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T12:54:28.8201918Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T12:54:28.8246112Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T12:54:28.8987249Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T12:54:28.9651924Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T12:54:29.4190320Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T12:54:29.6297115Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T12:54:29.6297818Z test reconcile::tests::active_node_wins ... ok
2026-06-04T12:54:29.6299343Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T12:54:29.6300620Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T12:54:29.6301896Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T12:54:29.7705974Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T12:54:29.9153155Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T12:54:29.9227387Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T12:54:29.9248324Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T12:54:29.9942344Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T12:54:30.1342192Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T12:54:30.1455248Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T12:54:30.1527859Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T12:54:30.1612601Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T12:54:30.1699162Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T12:54:30.1788851Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T12:54:30.1790073Z test release::tests::hex_roundtrips ... ok
2026-06-04T12:54:30.1815542Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T12:54:30.1908904Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T12:54:30.1913087Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T12:54:30.2002472Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T12:54:30.2044201Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T12:54:30.2092492Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T12:54:30.2130110Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T12:54:30.2153275Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T12:54:30.2301822Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T12:54:30.2303428Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T12:54:30.2308088Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T12:54:30.2320536Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T12:54:30.2321939Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T12:54:30.2439205Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T12:54:30.2440340Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T12:54:30.4279567Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T12:54:30.6006720Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T12:54:30.6998757Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T12:54:30.6999866Z test sync::tests::gate_decision_table ... ok
2026-06-04T12:54:30.8707541Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T12:54:30.8711963Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T12:54:30.8715152Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T12:54:30.8716526Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T12:54:30.8717864Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T12:54:30.8719117Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T12:54:30.8720418Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T12:54:30.8892738Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T12:54:30.8979533Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T12:54:30.9238553Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T12:54:30.9239543Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T12:54:30.9910380Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T12:54:31.0942764Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T12:54:31.1881847Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T12:54:31.3466389Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T12:54:31.4277671Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T12:54:31.4395659Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T12:54:31.6224983Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T12:54:31.6413898Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T12:54:31.6923873Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T12:54:34.0429114Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T12:54:34.1502074Z test relay::tests::run_honors_stop ... ok
2026-06-04T12:54:34.1912720Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T12:54:34.1976997Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T12:54:34.2041883Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T12:54:34.2100892Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T12:54:34.2101178Z 
2026-06-04T12:54:34.2101450Z test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.93s
2026-06-04T12:54:34.2101825Z 
2026-06-04T12:54:34.2146076Z      Running tests\access.rs (target\debug\deps\access-49c8e4f5380f1873.exe)
2026-06-04T12:54:34.8488930Z 
2026-06-04T12:54:34.8489331Z running 1 test
2026-06-04T12:54:35.0995029Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T12:54:35.0995373Z 
2026-06-04T12:54:35.0995665Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T12:54:35.0995948Z 
2026-06-04T12:54:35.1080293Z      Running tests\attach.rs (target\debug\deps\attach-4bf08343f40b3b94.exe)
2026-06-04T12:54:35.7538099Z 
2026-06-04T12:54:35.7538492Z running 3 tests
2026-06-04T12:54:35.9152095Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T12:54:35.9180549Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:54:35.9256006Z test attach_registers_remote_drive_detection ... ok
2026-06-04T12:54:35.9256293Z 
2026-06-04T12:54:35.9256891Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T12:54:35.9257785Z 
2026-06-04T12:54:35.9455254Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-33f748525d4d32e8.exe)
2026-06-04T12:54:36.4378061Z 
2026-06-04T12:54:36.4378397Z running 1 test
2026-06-04T12:54:36.4639205Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T12:54:36.4639458Z 
2026-06-04T12:54:36.4639641Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:54:36.4639883Z 
2026-06-04T12:54:36.4652944Z      Running tests\broker.rs (target\debug\deps\broker-ac93a670114a86e5.exe)
2026-06-04T12:54:36.9566177Z 
2026-06-04T12:54:36.9566590Z running 1 test
2026-06-04T12:54:36.9819304Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T12:54:36.9819524Z 
2026-06-04T12:54:36.9819713Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:54:36.9819974Z 
2026-06-04T12:54:36.9832652Z      Running tests\budget.rs (target\debug\deps\budget-e854b729f243eb26.exe)
2026-06-04T12:54:37.4649687Z 
2026-06-04T12:54:37.4649920Z running 1 test
2026-06-04T12:54:37.4651203Z test measure_dormant_seat_budget ... ok
2026-06-04T12:54:37.4651361Z 
2026-06-04T12:54:37.4651590Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:54:37.4651829Z 
2026-06-04T12:54:37.4662168Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-022404c012b60db1.exe)
2026-06-04T12:54:37.4951433Z 
2026-06-04T12:54:37.4951568Z running 1 test
2026-06-04T12:54:39.5828240Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T12:54:39.5828486Z 
2026-06-04T12:54:39.5828707Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
2026-06-04T12:54:39.5828941Z 
2026-06-04T12:54:39.5844160Z      Running tests\digest.rs (target\debug\deps\digest-b8f993449c564c32.exe)
2026-06-04T12:54:39.6126336Z 
2026-06-04T12:54:39.6126581Z running 1 test
2026-06-04T12:54:39.7636269Z test digest_daemon_half_end_to_end ... ok
2026-06-04T12:54:39.7636521Z 
2026-06-04T12:54:39.7637155Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T12:54:39.7637416Z 
2026-06-04T12:54:39.7654049Z      Running tests\dispatch.rs (target\debug\deps\dispatch-e3114e319590a8d8.exe)
2026-06-04T12:54:39.7997318Z 
2026-06-04T12:54:39.7997564Z running 7 tests
2026-06-04T12:54:39.9697065Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T12:54:40.1542265Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T12:54:40.2452597Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T12:54:40.3846115Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T12:54:41.3844802Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T12:54:41.5478704Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T12:54:41.6491166Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T12:54:41.6491369Z 
2026-06-04T12:54:41.6491610Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
2026-06-04T12:54:41.6491864Z 
2026-06-04T12:54:41.6870328Z      Running tests\handoff.rs (target\debug\deps\handoff-d998f8eb6e71c95c.exe)
2026-06-04T12:54:42.1763505Z 
2026-06-04T12:54:42.1763947Z running 1 test
2026-06-04T12:54:42.3773209Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T12:54:42.3773431Z 
2026-06-04T12:54:42.3773648Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T12:54:42.3773888Z 
2026-06-04T12:54:42.3788961Z      Running tests\idempotent.rs (target\debug\deps\idempotent-d898365c32b3ad5a.exe)
2026-06-04T12:54:42.4104242Z 
2026-06-04T12:54:42.4104569Z running 1 test
2026-06-04T12:54:43.3244678Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T12:54:43.3244962Z 
2026-06-04T12:54:43.3245219Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
2026-06-04T12:54:43.3245876Z 
2026-06-04T12:54:43.3315337Z      Running tests\netbroker.rs (target\debug\deps\netbroker-efea41c09929af73.exe)
2026-06-04T12:54:43.9805282Z 
2026-06-04T12:54:43.9805682Z running 5 tests
2026-06-04T12:54:43.9829727Z test netless_broker_probes_gracefully ... ok
2026-06-04T12:54:44.0205314Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T12:54:44.0211345Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T12:54:44.0662418Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T12:54:44.0670356Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T12:54:44.0670552Z 
2026-06-04T12:54:44.0670757Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T12:54:44.0671132Z 
2026-06-04T12:54:44.0769417Z      Running tests\netstream.rs (target\debug\deps\netstream-6be2ab42d1f395d4.exe)
2026-06-04T12:54:44.7157445Z 
2026-06-04T12:54:44.7157856Z running 2 tests
2026-06-04T12:54:45.1090186Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T12:54:45.2710575Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T12:54:45.2814228Z 
2026-06-04T12:54:45.2814435Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
2026-06-04T12:54:45.2814666Z 
2026-06-04T12:54:45.2863599Z      Running tests\notifsync.rs (target\debug\deps\notifsync-c09109e64dc36bba.exe)
2026-06-04T12:54:45.9317908Z 
2026-06-04T12:54:45.9318644Z running 1 test
2026-06-04T12:54:46.1872356Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T12:54:46.1872634Z 
2026-06-04T12:54:46.1872868Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-04T12:54:46.1873166Z 
2026-06-04T12:54:46.1982819Z      Running tests\peerloop.rs (target\debug\deps\peerloop-124e2a2a0d8d2e93.exe)
2026-06-04T12:54:46.8530203Z 
2026-06-04T12:54:46.8530524Z running 1 test
2026-06-04T12:54:48.4718660Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T12:54:48.4718860Z 
2026-06-04T12:54:48.4719875Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s
2026-06-04T12:54:48.4720368Z 
2026-06-04T12:54:48.4812849Z      Running tests\presence.rs (target\debug\deps\presence-07fda676be4bbde2.exe)
2026-06-04T12:54:48.5171209Z 
2026-06-04T12:54:48.5171551Z running 2 tests
2026-06-04T12:54:48.7623475Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T12:54:48.7626645Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T12:54:48.7626832Z 
2026-06-04T12:54:48.7626989Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T12:54:48.7627221Z 
2026-06-04T12:54:48.7670571Z      Running tests\propagate.rs (target\debug\deps\propagate-71b9a3c11c1fb577.exe)
2026-06-04T12:54:48.8091723Z 
2026-06-04T12:54:48.8091972Z running 4 tests
2026-06-04T12:54:48.9760665Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T12:54:49.0092632Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T12:54:49.0455871Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T12:54:49.2481663Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T12:54:49.2481859Z 
2026-06-04T12:54:49.2482013Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
2026-06-04T12:54:49.2482218Z 
2026-06-04T12:54:49.2785745Z      Running tests\replicate.rs (target\debug\deps\replicate-a52af5083c337f41.exe)
2026-06-04T12:54:49.9233481Z 
2026-06-04T12:54:49.9233708Z running 1 test
2026-06-04T12:54:50.0824901Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T12:54:50.0825127Z 
2026-06-04T12:54:50.0825481Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T12:54:50.0825717Z 
2026-06-04T12:54:50.0909622Z      Running tests\sync.rs (target\debug\deps\sync-3c64122492f94bb2.exe)
2026-06-04T12:54:50.1271557Z 
2026-06-04T12:54:50.1271675Z running 3 tests
2026-06-04T12:54:51.5750300Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T12:54:53.6266117Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T12:54:54.5287477Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T12:54:54.5287683Z 
2026-06-04T12:54:54.5287842Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.40s
2026-06-04T12:54:54.5288193Z 
2026-06-04T12:54:54.5549383Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-b6e3d346ce6c51ce.exe)
2026-06-04T12:54:55.1926486Z 
2026-06-04T12:54:55.1926748Z running 2 tests
2026-06-04T12:54:55.5253291Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T12:54:55.5354459Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T12:54:55.5354655Z 
2026-06-04T12:54:55.5354809Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
2026-06-04T12:54:55.5355088Z 
2026-06-04T12:54:55.5420363Z      Running tests\xfer.rs (target\debug\deps\xfer-7f160574a881b9ae.exe)
2026-06-04T12:54:55.5802024Z 
2026-06-04T12:54:55.5802278Z running 2 tests
2026-06-04T12:54:55.8173105Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T12:54:55.8442240Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T12:54:55.8442481Z 
2026-06-04T12:54:55.8442696Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-04T12:54:55.8443030Z 
2026-06-04T12:54:55.8540177Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-04T12:54:55.8823049Z 
2026-06-04T12:54:55.8823306Z running 49 tests
2026-06-04T12:54:55.8828088Z test context::tests::direct_always_writes ... ok
2026-06-04T12:54:55.8828615Z test context::tests::llm_past_window_writes ... ok
2026-06-04T12:54:55.8829325Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T12:54:55.8830922Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T12:54:55.8831322Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T12:54:55.8831693Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T12:54:55.8916654Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T12:54:55.8918439Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T12:54:55.8919810Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T12:54:55.8921265Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T12:54:55.8922319Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T12:54:55.8923347Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T12:54:55.8924837Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T12:54:55.8925224Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T12:54:55.8926625Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T12:54:55.8926999Z test psyche::tests::prompt_without_event ... ok
2026-06-04T12:54:55.9131030Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T12:54:55.9186659Z test history::tests::native_reads_logged_records ... ok
2026-06-04T12:54:55.9192349Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T12:54:55.9197490Z test history::tests::fetcher_yields_records ... ok
2026-06-04T12:54:55.9272982Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T12:54:55.9287024Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T12:54:55.9350545Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T12:54:55.9395778Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T12:54:56.1969299Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T12:54:56.4777659Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T12:54:56.9065537Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T12:54:56.9073092Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T12:54:56.9074315Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T12:54:56.9075432Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T12:54:56.9076611Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T12:54:56.9085375Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T12:54:56.9410951Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T12:54:56.9705576Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T12:54:57.2004391Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T12:54:57.9803663Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T12:54:57.9939573Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T12:54:57.9956210Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T12:54:58.6712362Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T12:54:58.6728416Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T12:54:59.1168754Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T12:54:59.3728001Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T12:55:00.0381708Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T12:55:00.6232964Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T12:55:00.6551038Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T12:55:01.1070179Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T12:55:01.1387160Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T12:55:01.1393138Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:55:02.0059681Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T12:55:02.0059887Z 
2026-06-04T12:55:02.0060674Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.12s
2026-06-04T12:55:02.0060891Z 
2026-06-04T12:55:02.0074253Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-04T12:55:02.0353472Z 
2026-06-04T12:55:02.0353582Z running 22 tests
2026-06-04T12:55:02.0360973Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T12:55:02.0362364Z test ring::tests::ring_no_perch ... ok
2026-06-04T12:55:02.1442772Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T12:55:02.1443100Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T12:55:02.1443897Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T12:55:02.1444328Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T12:55:02.1449077Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T12:55:02.1449893Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T12:55:02.1992380Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T12:55:02.2273762Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T12:55:02.2349012Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T12:55:02.2447907Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T12:55:02.2740006Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T12:55:02.2850437Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T12:55:02.3098171Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T12:55:02.3304215Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T12:55:02.3539537Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T12:55:02.4294111Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T12:55:02.4325834Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T12:55:02.5130686Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T12:55:02.5314012Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T12:55:04.6930005Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T12:55:04.6930208Z 
2026-06-04T12:55:04.6930358Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.66s
2026-06-04T12:55:04.6930570Z 
2026-06-04T12:55:04.6946603Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-04T12:55:04.7267111Z 
2026-06-04T12:55:04.7267383Z running 2 tests
2026-06-04T12:55:04.9946441Z test offline_then_online_delivers_backlog ... ok
2026-06-04T12:55:05.0827513Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T12:55:05.0827686Z 
2026-06-04T12:55:05.0827844Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-04T12:55:05.0828049Z 
2026-06-04T12:55:05.0843919Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-04T12:55:05.7423561Z 
2026-06-04T12:55:05.7423833Z running 89 tests
2026-06-04T12:55:05.7426470Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T12:55:05.7429997Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T12:55:05.7431427Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T12:55:05.7432128Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T12:55:05.7432958Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T12:55:05.7433737Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:55:05.7434440Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T12:55:05.7435159Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:55:05.7436015Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:55:05.7436595Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T12:55:05.7437095Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T12:55:05.7437517Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T12:55:05.7437951Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T12:55:05.7438402Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T12:55:05.7438821Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T12:55:05.7439200Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:55:05.7439614Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T12:55:05.7440054Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T12:55:05.7440427Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T12:55:05.7441031Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T12:55:05.7441494Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T12:55:05.7441948Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T12:55:05.7442403Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T12:55:05.7442836Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T12:55:05.7443303Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T12:55:05.7446476Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T12:55:05.7446960Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T12:55:05.7447939Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T12:55:05.7448550Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T12:55:05.7449333Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T12:55:05.7451058Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T12:55:05.7451581Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T12:55:05.7452068Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T12:55:05.7784779Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T12:55:05.7880717Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T12:55:05.7883439Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T12:55:05.7886513Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T12:55:05.7893257Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T12:55:05.7895130Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T12:55:05.7939495Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T12:55:05.7955464Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T12:55:05.7959979Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T12:55:05.7962056Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T12:55:05.7964495Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T12:55:05.7965813Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T12:55:05.7967343Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T12:55:05.7970222Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T12:55:05.7971922Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T12:55:05.7973159Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T12:55:05.7974795Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T12:55:05.7976138Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T12:55:05.7977697Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T12:55:05.7979133Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T12:55:05.7980387Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T12:55:05.7981441Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T12:55:05.7982457Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T12:55:05.7983729Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T12:55:05.7989795Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T12:55:05.8017524Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T12:55:05.8044618Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T12:55:05.8072324Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T12:55:05.8164037Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:55:05.8179380Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T12:55:05.8182587Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:55:05.8183077Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:55:05.8183560Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T12:55:05.8183956Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:55:05.8184637Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T12:55:05.8185220Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:55:05.8186048Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:55:05.8188057Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:55:05.8188840Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:55:05.8193719Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T12:55:05.8194198Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T12:55:05.8194592Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T12:55:05.8194929Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T12:55:05.8195322Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T12:55:05.8195764Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T12:55:05.8196171Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T12:55:05.8198855Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T12:55:05.8204100Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T12:55:05.8399220Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T12:55:05.8427046Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T12:55:05.8429780Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T12:55:05.8436056Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T12:55:05.9104151Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T12:55:05.9122502Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T12:55:05.9253194Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T12:55:05.9404770Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T12:55:05.9404971Z 
2026-06-04T12:55:05.9405374Z test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T12:55:05.9405740Z 
2026-06-04T12:55:05.9447182Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T12:55:06.0207433Z 
2026-06-04T12:55:06.0207693Z running 54 tests
2026-06-04T12:55:06.0210199Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T12:55:06.0211680Z test addr::tests::display_round_trips ... ok
2026-06-04T12:55:06.0212268Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T12:55:06.0212799Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T12:55:06.0213387Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T12:55:06.0215023Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T12:55:06.0215464Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T12:55:06.0215793Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T12:55:06.0216020Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T12:55:06.0216361Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T12:55:06.0216656Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T12:55:06.0217000Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T12:55:06.0217229Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T12:55:06.0217554Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T12:55:06.0218141Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T12:55:06.0218412Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T12:55:06.0219229Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T12:55:06.0220067Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T12:55:06.0220572Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T12:55:06.0220968Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T12:55:06.0221443Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T12:55:06.0222001Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T12:55:06.0222495Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T12:55:06.0222989Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T12:55:06.0223419Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T12:55:06.0223754Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T12:55:06.0224454Z test event::tests::attr_order_preserved ... ok
2026-06-04T12:55:06.0224847Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T12:55:06.0225260Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T12:55:06.0225667Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T12:55:06.0226062Z test event::tests::msg_event_round_trips ... ok
2026-06-04T12:55:06.0226481Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T12:55:06.0226951Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T12:55:06.0227358Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T12:55:06.0227721Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T12:55:06.0228066Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T12:55:06.0229245Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T12:55:06.0229617Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T12:55:06.0229976Z test id::tests::reports_bad_char_position ... ok
2026-06-04T12:55:06.0230316Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T12:55:06.0230899Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T12:55:06.0231270Z test payload::tests::base64_known_vectors ... ok
2026-06-04T12:55:06.0231652Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T12:55:06.0232074Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T12:55:06.0232436Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T12:55:06.0232794Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T12:55:06.0233192Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T12:55:06.0233604Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T12:55:06.0233997Z test version::tests::current_version_self_compatible ... ok
2026-06-04T12:55:06.0234412Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T12:55:06.0234825Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T12:55:06.0311222Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T12:55:06.0388635Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T12:55:06.0552843Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T12:55:06.0552998Z 
2026-06-04T12:55:06.0553155Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T12:55:06.0553361Z 
2026-06-04T12:55:06.0565214Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-04T12:55:06.1879693Z 
2026-06-04T12:55:06.1879905Z running 21 tests
2026-06-04T12:55:06.1887251Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T12:55:06.1888420Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T12:55:06.1888980Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T12:55:06.1889634Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T12:55:06.1890607Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T12:55:06.1891087Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T12:55:06.1891569Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T12:55:06.1892028Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T12:55:06.1892500Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T12:55:06.1892929Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T12:55:06.1893269Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T12:55:06.1893646Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T12:55:06.1894073Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T12:55:06.1894509Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T12:55:06.1894933Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T12:55:06.1895282Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T12:55:06.1899936Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T12:55:06.1900248Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T12:55:06.2029890Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T12:55:06.2217231Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T12:55:06.5000672Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T12:55:06.5000843Z 
2026-06-04T12:55:06.5000999Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T12:55:06.5001208Z 
2026-06-04T12:55:06.5015831Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-04T12:55:06.7559224Z 
2026-06-04T12:55:06.7559473Z running 123 tests
2026-06-04T12:55:06.7563532Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T12:55:06.7564141Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T12:55:06.7564441Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T12:55:06.7565189Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T12:55:06.7565698Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T12:55:06.7566171Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T12:55:06.7566620Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T12:55:06.7567143Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T12:55:06.7567456Z test contextmark::tests::merge_decisions ... ok
2026-06-04T12:55:06.7568006Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T12:55:06.7568491Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T12:55:06.7568800Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T12:55:06.7598623Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T12:55:06.7623232Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T12:55:06.7635358Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T12:55:06.7646933Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T12:55:06.7657302Z test access::tests::recent_outbound_persists ... ok
2026-06-04T12:55:06.7674937Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T12:55:06.7716171Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T12:55:06.7724237Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T12:55:06.7738887Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T12:55:06.7751452Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T12:55:06.7822668Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T12:55:06.7931147Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T12:55:06.7977012Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T12:55:06.7985735Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T12:55:06.8058865Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T12:55:06.8065916Z test info::tests::write_read_round_trip ... ok
2026-06-04T12:55:06.8110825Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T12:55:06.8117128Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T12:55:06.8204430Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T12:55:06.8263364Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T12:55:06.8271754Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T12:55:06.8295838Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T12:55:06.8349481Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T12:55:06.8407142Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T12:55:06.8428403Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T12:55:06.8544225Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T12:55:06.8551292Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T12:55:06.8554429Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T12:55:06.9360523Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T12:55:06.9609514Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T12:55:06.9662352Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T12:55:06.9687873Z test perch::tests::classification_matrix ... ok
2026-06-04T12:55:06.9761273Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T12:55:06.9922798Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T12:55:06.9938994Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T12:55:06.9954877Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T12:55:06.9972832Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T12:55:06.9990950Z test proc::tests::current_process_is_alive ... ok
2026-06-04T12:55:07.0047460Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T12:55:07.0049390Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T12:55:07.0050767Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T12:55:07.0115852Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T12:55:07.0117001Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T12:55:07.0143908Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T12:55:07.0217194Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T12:55:07.0346444Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T12:55:07.0389776Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T12:55:07.0948398Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T12:55:07.1349192Z test registry::tests::register_and_lookup ... ok
2026-06-04T12:55:07.1788912Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T12:55:07.1976688Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T12:55:07.2275857Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T12:55:07.2761954Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T12:55:07.2767077Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T12:55:07.2803814Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T12:55:07.2815271Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T12:55:07.2878937Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T12:55:07.3132807Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T12:55:07.3424219Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T12:55:07.3582527Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T12:55:07.4802241Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T12:55:07.5059024Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T12:55:07.5178099Z test project::tests::derivation_ladder ... ok
2026-06-04T12:55:07.5181201Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T12:55:07.5187363Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T12:55:07.5193574Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T12:55:07.5196057Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T12:55:07.5360960Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T12:55:07.5367984Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T12:55:07.5440609Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T12:55:07.5448803Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T12:55:07.5464642Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T12:55:07.5616037Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T12:55:07.5807741Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T12:55:07.6044538Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T12:55:07.6166431Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T12:55:07.6689704Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T12:55:07.7397124Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T12:55:07.7994790Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T12:55:07.9265701Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T12:55:07.9300639Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T12:55:07.9312415Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T12:55:07.9313451Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T12:55:07.9319595Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T12:55:07.9321501Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T12:55:07.9343795Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T12:55:07.9367349Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T12:55:07.9390718Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T12:55:07.9392866Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T12:55:07.9403447Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T12:55:07.9404317Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T12:55:07.9422198Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T12:55:07.9509995Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T12:55:07.9514929Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T12:55:07.9570347Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T12:55:07.9591226Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T12:55:07.9712707Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T12:55:07.9719271Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T12:55:09.2331210Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T12:55:09.2344394Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T12:55:09.2531551Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T12:55:10.8916859Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T12:55:11.0723978Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T12:55:11.8742956Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T12:55:12.5924586Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T12:55:12.8176979Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T12:55:13.2205730Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T12:55:13.9384827Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T12:55:14.0167999Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T12:55:14.4410077Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T12:55:14.9219199Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T12:55:14.9219548Z 
2026-06-04T12:55:14.9219797Z test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.17s
2026-06-04T12:55:14.9220112Z 
2026-06-04T12:55:14.9235425Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-04T12:55:15.0762811Z 
2026-06-04T12:55:15.0762958Z running 8 tests
2026-06-04T12:55:15.0766463Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T12:55:15.0767671Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T12:55:15.0769735Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T12:55:15.0810271Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T12:55:15.0811710Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T12:55:15.0814197Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T12:55:15.0814518Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T12:55:15.0818025Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T12:55:15.0818810Z 
2026-06-04T12:55:15.0818976Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:55:15.0819188Z 
2026-06-04T12:55:15.0832502Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-04T12:55:15.2503498Z 
2026-06-04T12:55:15.2503759Z running 1 test
2026-06-04T12:55:15.2978392Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T12:55:15.2978623Z 
2026-06-04T12:55:15.2978872Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T12:55:15.2979332Z 
2026-06-04T12:55:15.2994932Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-04T12:55:15.3681341Z 
2026-06-04T12:55:15.3681530Z running 2 tests
2026-06-04T12:55:15.4112303Z test drain_forwards_child_output ... ok
2026-06-04T12:55:15.4112701Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T12:55:15.4112977Z 
2026-06-04T12:55:15.4113243Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T12:55:15.4113607Z 
2026-06-04T12:55:15.4131821Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-04T12:55:15.4856597Z 
2026-06-04T12:55:15.4856867Z running 2 tests
2026-06-04T12:55:15.5365352Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T12:55:15.5365645Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T12:55:15.5365807Z 
2026-06-04T12:55:15.5365954Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T12:55:15.5366165Z 
2026-06-04T12:55:15.5378428Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-04T12:55:15.6059575Z 
2026-06-04T12:55:15.6059698Z running 2 tests
2026-06-04T12:55:15.6448513Z test delivers_every_value_under_resize ... ok
2026-06-04T12:55:16.6186550Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T12:55:16.6186808Z 
2026-06-04T12:55:16.6187050Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T12:55:16.6187346Z 
2026-06-04T12:55:16.6204173Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-04T12:55:16.6844502Z 
2026-06-04T12:55:16.6844721Z running 1 test
2026-06-04T12:55:16.6944652Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T12:55:16.6944875Z 
2026-06-04T12:55:16.6945041Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T12:55:16.6945247Z 
2026-06-04T12:55:16.6954923Z    Doc-tests spt_daemon
2026-06-04T12:55:16.9866693Z 
2026-06-04T12:55:16.9866966Z running 0 tests
2026-06-04T12:55:16.9867081Z 
2026-06-04T12:55:16.9867256Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:16.9931309Z    Doc-tests spt_live
2026-06-04T12:55:16.9931428Z 
2026-06-04T12:55:17.0489665Z 
2026-06-04T12:55:17.0489927Z running 0 tests
2026-06-04T12:55:17.0490040Z 
2026-06-04T12:55:17.0490204Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.0490422Z 
2026-06-04T12:55:17.0534172Z    Doc-tests spt_msg
2026-06-04T12:55:17.0977185Z 
2026-06-04T12:55:17.0977273Z running 0 tests
2026-06-04T12:55:17.0977370Z 
2026-06-04T12:55:17.0977535Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.0977748Z 
2026-06-04T12:55:17.1019117Z    Doc-tests spt_net
2026-06-04T12:55:17.2944587Z 
2026-06-04T12:55:17.2944855Z running 0 tests
2026-06-04T12:55:17.2944963Z 
2026-06-04T12:55:17.2945140Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.2945363Z 
2026-06-04T12:55:17.3011026Z    Doc-tests spt_proto
2026-06-04T12:55:17.3453926Z 
2026-06-04T12:55:17.3454047Z running 0 tests
2026-06-04T12:55:17.3454147Z 
2026-06-04T12:55:17.3454544Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.3454758Z 
2026-06-04T12:55:17.3497389Z    Doc-tests spt_runtime
2026-06-04T12:55:17.4393411Z 
2026-06-04T12:55:17.4393625Z running 0 tests
2026-06-04T12:55:17.4393723Z 
2026-06-04T12:55:17.4393895Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.4394165Z 
2026-06-04T12:55:17.4449096Z    Doc-tests spt_store
2026-06-04T12:55:17.5539576Z 
2026-06-04T12:55:17.5539799Z running 0 tests
2026-06-04T12:55:17.5539911Z 
2026-06-04T12:55:17.5540080Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.5540293Z 
2026-06-04T12:55:17.5593934Z    Doc-tests spt_term
2026-06-04T12:55:17.6070077Z 
2026-06-04T12:55:17.6070169Z running 0 tests
2026-06-04T12:55:17.6070282Z 
2026-06-04T12:55:17.6070453Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T12:55:17.6070727Z 
2026-06-04T12:55:22.8036844Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T12:55:22.8037191Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T12:55:22.8039885Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:55:22.8040101Z ##[endgroup]
2026-06-04T12:55:23.6175821Z     Checking cfg-if v1.0.4
2026-06-04T12:55:23.6176022Z     Checking windows-link v0.2.1
2026-06-04T12:55:23.6176194Z     Checking typenum v1.20.1
2026-06-04T12:55:23.6181403Z     Checking critical-section v1.2.0
2026-06-04T12:55:23.6181705Z     Checking subtle v2.6.1
2026-06-04T12:55:23.6182076Z     Checking memchr v2.8.1
2026-06-04T12:55:23.6184876Z     Checking smallvec v1.15.1
2026-06-04T12:55:23.6194175Z     Checking cpufeatures v0.2.17
2026-06-04T12:55:23.6196476Z     Checking serde_core v1.0.228
2026-06-04T12:55:23.6197674Z     Checking pin-project-lite v0.2.17
2026-06-04T12:55:23.6197975Z     Checking itoa v1.0.18
2026-06-04T12:55:23.6198643Z     Checking equivalent v1.0.2
2026-06-04T12:55:23.6199330Z     Checking log v0.4.30
2026-06-04T12:55:23.6201977Z     Checking hashbrown v0.17.1
2026-06-04T12:55:23.6206690Z     Checking rand_core v0.10.1
2026-06-04T12:55:23.6225215Z     Checking zeroize v1.8.2
2026-06-04T12:55:23.6728201Z     Checking getrandom v0.2.17
2026-06-04T12:55:23.6752555Z     Checking windows-sys v0.61.2
2026-06-04T12:55:23.7133080Z     Checking futures-core v0.3.32
2026-06-04T12:55:23.7180417Z     Checking bytes v1.11.1
2026-06-04T12:55:23.7246252Z     Checking stable_deref_trait v1.2.1
2026-06-04T12:55:23.7475430Z     Checking zerofrom v0.1.8
2026-06-04T12:55:23.7604635Z     Checking libc v0.2.186
2026-06-04T12:55:23.7754947Z     Checking futures-io v0.3.32
2026-06-04T12:55:23.7968748Z     Checking slab v0.4.12
2026-06-04T12:55:23.7969231Z     Checking futures-sink v0.3.32
2026-06-04T12:55:23.7981724Z     Checking getrandom v0.4.2
2026-06-04T12:55:23.8206642Z     Checking futures-task v0.3.32
2026-06-04T12:55:23.8330742Z     Checking bitflags v2.11.1
2026-06-04T12:55:23.8332397Z     Checking rand_core v0.6.4
2026-06-04T12:55:23.8472062Z     Checking zerocopy v0.8.50
2026-06-04T12:55:23.8622040Z     Checking yoke v0.8.2
2026-06-04T12:55:23.8886853Z     Checking signature v2.2.0
2026-06-04T12:55:23.9064233Z     Checking fastrand v2.4.1
2026-06-04T12:55:23.9400277Z     Checking futures-channel v0.3.32
2026-06-04T12:55:23.9425476Z     Checking writeable v0.6.3
2026-06-04T12:55:23.9617724Z     Checking litemap v0.8.2
2026-06-04T12:55:23.9684752Z     Checking libsqlite3-sys v0.30.1
2026-06-04T12:55:23.9697556Z     Checking zmij v1.0.21
2026-06-04T12:55:23.9952495Z     Checking utf8_iter v1.0.4
2026-06-04T12:55:23.9977500Z     Checking ed25519 v2.2.3
2026-06-04T12:55:24.0803659Z     Checking zerovec v0.11.6
2026-06-04T12:55:24.0955796Z     Checking zerotrie v0.2.4
2026-06-04T12:55:24.1019173Z     Checking fallible-iterator v0.3.0
2026-06-04T12:55:24.1184660Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T12:55:24.1284237Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T12:55:24.1325484Z     Checking futures-util v0.3.32
2026-06-04T12:55:24.1414017Z     Checking icu_properties_data v2.2.0
2026-06-04T12:55:24.1448614Z     Checking icu_normalizer_data v2.2.0
2026-06-04T12:55:24.1682537Z     Checking percent-encoding v2.3.2
2026-06-04T12:55:24.2015772Z     Checking cpufeatures v0.3.0
2026-06-04T12:55:24.2076356Z     Checking http v1.4.1
2026-06-04T12:55:24.2094946Z     Checking windows-targets v0.52.6
2026-06-04T12:55:24.2229970Z     Checking indexmap v2.14.0
2026-06-04T12:55:24.2380157Z     Checking thiserror v2.0.18
2026-06-04T12:55:24.2619826Z     Checking rustls-pki-types v1.14.1
2026-06-04T12:55:24.2805715Z     Checking windows-sys v0.59.0
2026-06-04T12:55:24.3065946Z     Checking chacha20 v0.10.0
2026-06-04T12:55:24.3330530Z    Compiling fnv v1.0.7
2026-06-04T12:55:24.3371129Z    Compiling strsim v0.11.1
2026-06-04T12:55:24.3389441Z     Checking form_urlencoded v1.2.2
2026-06-04T12:55:24.3883064Z     Checking untrusted v0.9.0
2026-06-04T12:55:24.4570242Z     Checking windows-strings v0.5.1
2026-06-04T12:55:24.5013571Z     Checking windows-result v0.4.1
2026-06-04T12:55:24.5051261Z     Checking rand v0.10.1
2026-06-04T12:55:24.5068010Z     Checking scopeguard v1.2.0
2026-06-04T12:55:24.5140109Z     Checking ring v0.17.14
2026-06-04T12:55:24.6009953Z    Compiling darling_core v0.20.11
2026-06-04T12:55:24.6025929Z     Checking lock_api v0.4.14
2026-06-04T12:55:24.6327938Z     Checking const-oid v0.10.2
2026-06-04T12:55:24.6533769Z     Checking generic-array v0.14.7
2026-06-04T12:55:24.6617620Z     Checking atomic-waker v1.1.2
2026-06-04T12:55:24.7096548Z     Checking tinystr v0.8.3
2026-06-04T12:55:24.7777320Z     Checking potential_utf v0.1.5
2026-06-04T12:55:24.7777660Z     Checking num-traits v0.2.19
2026-06-04T12:55:24.8262944Z     Checking derive_more v2.1.1
2026-06-04T12:55:24.8458066Z     Checking hybrid-array v0.4.12
2026-06-04T12:55:24.8888238Z     Checking icu_locale_core v2.2.0
2026-06-04T12:55:24.9132927Z     Checking base64ct v1.8.3
2026-06-04T12:55:24.9219037Z     Checking icu_collections v2.2.0
2026-06-04T12:55:24.9369338Z     Checking http-body v1.0.1
2026-06-04T12:55:24.9566773Z     Checking httparse v1.10.1
2026-06-04T12:55:25.0100526Z     Checking data-encoding v2.11.0
2026-06-04T12:55:25.0794749Z     Checking try-lock v0.2.5
2026-06-04T12:55:25.1674552Z     Checking base64 v0.22.1
2026-06-04T12:55:25.1674849Z     Checking pem-rfc7468 v1.0.0
2026-06-04T12:55:25.1824224Z     Checking tower-service v0.3.3
2026-06-04T12:55:25.2219641Z     Checking crypto-common v0.1.7
2026-06-04T12:55:25.2446647Z     Checking block-buffer v0.10.4
2026-06-04T12:55:25.3040905Z     Checking tinyvec_macros v0.1.1
2026-06-04T12:55:25.3126844Z     Checking der v0.8.0-rc.10
2026-06-04T12:55:25.3127209Z     Checking inout v0.1.4
2026-06-04T12:55:25.3662330Z     Checking want v0.3.1
2026-06-04T12:55:25.3821874Z     Checking tinyvec v1.11.0
2026-06-04T12:55:25.3904791Z     Checking digest v0.10.7
2026-06-04T12:55:25.3905154Z     Checking windows-core v0.62.2
2026-06-04T12:55:25.4073481Z     Checking crypto-common v0.2.2
2026-06-04T12:55:25.4499934Z     Checking block-buffer v0.12.0
2026-06-04T12:55:25.4814946Z     Checking n0-error v0.1.3
2026-06-04T12:55:25.4886911Z     Checking winapi v0.3.9
2026-06-04T12:55:25.5463849Z    Compiling anyhow v1.0.102
2026-06-04T12:55:25.5767981Z     Checking curve25519-dalek v4.1.3
2026-06-04T12:55:25.5879852Z     Checking sha2 v0.10.9
2026-06-04T12:55:25.6013922Z     Checking icu_provider v2.2.0
2026-06-04T12:55:25.6397546Z     Checking rustls-webpki v0.103.13
2026-06-04T12:55:25.6796275Z     Checking serial-core v0.4.0
2026-06-04T12:55:25.7218766Z     Checking serde v1.0.228
2026-06-04T12:55:25.7391065Z     Checking serde_json v1.0.150
2026-06-04T12:55:25.7529526Z     Checking spin v0.10.0
2026-06-04T12:55:25.7945510Z     Checking cordyceps v0.3.4
2026-06-04T12:55:25.8403521Z     Checking httpdate v1.0.3
2026-06-04T12:55:25.8403860Z     Checking icu_properties v2.2.0
2026-06-04T12:55:25.8568897Z     Checking icu_normalizer v2.2.0
2026-06-04T12:55:25.9783671Z     Checking diatomic-waker v0.2.3
2026-06-04T12:55:26.0356509Z     Checking parking v2.2.1
2026-06-04T12:55:26.1056488Z     Checking futures-buffered v0.2.13
2026-06-04T12:55:26.1066900Z     Checking digest v0.11.3
2026-06-04T12:55:26.1418866Z     Checking futures-lite v2.6.1
2026-06-04T12:55:26.1768651Z     Checking serial-windows v0.4.0
2026-06-04T12:55:26.1846388Z     Checking portable-atomic v1.13.1
2026-06-04T12:55:26.2213724Z     Checking ipnet v2.12.0
2026-06-04T12:55:26.2332123Z     Checking spki v0.8.0-rc.4
2026-06-04T12:55:26.2441956Z     Checking thiserror v1.0.69
2026-06-04T12:55:26.3156117Z     Checking pin-project v1.1.13
2026-06-04T12:55:26.3361483Z     Checking memoffset v0.6.5
2026-06-04T12:55:26.3635120Z     Checking cipher v0.4.4
2026-06-04T12:55:26.4075935Z     Checking parking_lot_core v0.9.12
2026-06-04T12:55:26.4077122Z     Checking universal-hash v0.5.1
2026-06-04T12:55:26.4263305Z     Checking aho-corasick v1.1.4
2026-06-04T12:55:26.4613305Z     Checking ed25519-dalek v2.2.0
2026-06-04T12:55:26.4963573Z     Checking sync_wrapper v1.0.2
2026-06-04T12:55:26.4986580Z    Compiling powerfmt v0.2.0
2026-06-04T12:55:26.5266435Z     Checking regex-syntax v0.8.10
2026-06-04T12:55:26.5847799Z     Checking byteorder v1.5.0
2026-06-04T12:55:26.5987947Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T12:55:26.6056293Z     Checking either v1.16.0
2026-06-04T12:55:26.6218877Z     Checking bitflags v1.3.2
2026-06-04T12:55:26.6261652Z     Checking once_cell v1.21.4
2026-06-04T12:55:26.6283625Z     Checking pin-utils v0.1.0
2026-06-04T12:55:26.7123609Z     Checking opaque-debug v0.3.1
2026-06-04T12:55:26.7125320Z     Checking lazy_static v1.5.0
2026-06-04T12:55:26.7372550Z     Checking nix v0.25.1
2026-06-04T12:55:26.7556356Z     Checking hash32 v0.2.1
2026-06-04T12:55:26.7824987Z     Checking polyval v0.6.2
2026-06-04T12:55:26.8191839Z    Compiling deranged v0.5.8
2026-06-04T12:55:26.8240794Z     Checking shared_library v0.1.9
2026-06-04T12:55:26.8292357Z     Checking tracing-core v0.1.36
2026-06-04T12:55:26.8489770Z     Checking rustls v0.23.40
2026-06-04T12:55:26.8490125Z     Checking prefix-trie v0.8.4
2026-06-04T12:55:26.9016774Z     Checking idna_adapter v1.2.2
2026-06-04T12:55:26.9291046Z     Checking futures-executor v0.3.32
2026-06-04T12:55:26.9308429Z     Checking parking_lot v0.12.5
2026-06-04T12:55:26.9448822Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T12:55:26.9578619Z     Checking serial v0.4.0
2026-06-04T12:55:27.0274250Z     Checking idna v1.1.0
2026-06-04T12:55:27.0599126Z     Checking serde_spanned v0.6.9
2026-06-04T12:55:27.0827592Z     Checking toml_datetime v0.6.11
2026-06-04T12:55:27.0936432Z     Checking crossbeam-utils v0.8.21
2026-06-04T12:55:27.1176895Z     Checking spin v0.9.8
2026-06-04T12:55:27.1585884Z     Checking tracing v0.1.44
2026-06-04T12:55:27.2473870Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:55:27.2773440Z     Checking url v2.5.8
2026-06-04T12:55:27.2784295Z     Checking windows-threading v0.2.1
2026-06-04T12:55:27.2820534Z    Compiling num-conv v0.2.2
2026-06-04T12:55:27.3385131Z     Checking signature v3.0.0
2026-06-04T12:55:27.3817474Z     Checking winnow v0.7.15
2026-06-04T12:55:27.4075044Z     Checking tower-layer v0.3.3
2026-06-04T12:55:27.4082955Z     Checking toml_write v0.1.2
2026-06-04T12:55:27.4432238Z     Checking shell-words v1.1.1
2026-06-04T12:55:27.5085116Z     Checking downcast-rs v1.2.1
2026-06-04T12:55:27.5256512Z    Compiling time-core v0.1.8
2026-06-04T12:55:27.5453665Z     Checking ahash v0.8.12
2026-06-04T12:55:27.5676931Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T12:55:27.5946347Z     Checking windows-future v0.3.2
2026-06-04T12:55:27.6008051Z     Checking heapless v0.7.17
2026-06-04T12:55:27.6306386Z     Checking futures v0.3.32
2026-06-04T12:55:27.6362284Z     Checking filedescriptor v0.8.3
2026-06-04T12:55:27.6781917Z    Compiling darling_macro v0.20.11
2026-06-04T12:55:27.7082472Z     Checking winreg v0.10.1
2026-06-04T12:55:27.7144399Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T12:55:27.7173249Z     Checking hashbrown v0.14.5
2026-06-04T12:55:27.7308277Z     Checking ghash v0.5.1
2026-06-04T12:55:27.7468080Z     Checking aes v0.8.4
2026-06-04T12:55:27.8061674Z     Checking ctr v0.9.2
2026-06-04T12:55:27.8062609Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T12:55:27.8432307Z     Checking sha2 v0.11.0-rc.5
2026-06-04T12:55:27.8831297Z     Checking portable-pty v0.8.1
2026-06-04T12:55:27.9715132Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:55:28.1120013Z    Compiling time v0.3.47
2026-06-04T12:55:28.1141573Z     Checking windows-collections v0.3.2
2026-06-04T12:55:28.1205143Z     Checking windows-numerics v0.3.1
2026-06-04T12:55:28.1260192Z    Compiling darling v0.20.11
2026-06-04T12:55:28.1321295Z     Checking aead v0.5.2
2026-06-04T12:55:28.1455250Z     Checking http-body-util v0.1.3
2026-06-04T12:55:28.2426709Z     Checking cobs v0.3.0
2026-06-04T12:55:28.2447606Z     Checking hashlink v0.9.1
2026-06-04T12:55:28.2468121Z     Checking regex-automata v0.4.14
2026-06-04T12:55:28.2791594Z     Checking widestring v1.2.1
2026-06-04T12:55:28.3859488Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:55:28.4013782Z     Checking postcard v1.1.3
2026-06-04T12:55:28.5166755Z     Checking rusqlite v0.32.1
2026-06-04T12:55:28.5255561Z     Checking aes-gcm v0.10.3
2026-06-04T12:55:28.5871539Z     Checking windows v0.62.2
2026-06-04T12:55:28.6573708Z     Checking data-encoding-macro v0.1.20
2026-06-04T12:55:28.6808704Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T12:55:28.6990690Z     Checking crossbeam-epoch v0.9.18
2026-06-04T12:55:28.7155556Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:55:28.7330422Z     Checking crossbeam-channel v0.5.15
2026-06-04T12:55:28.7852684Z     Checking chrono v0.4.44
2026-06-04T12:55:28.9400591Z     Checking windows-registry v0.6.1
2026-06-04T12:55:28.9586827Z     Checking uuid v1.23.2
2026-06-04T12:55:28.9889820Z     Checking toml_edit v0.22.27
2026-06-04T12:55:29.0111972Z     Checking lru-slab v0.1.2
2026-06-04T12:55:29.1038815Z     Checking mac-addr v0.3.0
2026-06-04T12:55:29.1240103Z     Checking xml-rs v0.8.28
2026-06-04T12:55:29.1471191Z     Checking foldhash v0.2.0
2026-06-04T12:55:29.2393458Z     Checking rustc-hash v2.1.2
2026-06-04T12:55:29.2393960Z     Checking sorted-index-buffer v0.2.1
2026-06-04T12:55:29.2725431Z     Checking identity-hash v0.1.0
2026-06-04T12:55:29.3033276Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T12:55:29.3475945Z     Checking tagptr v0.2.0
2026-06-04T12:55:29.4267002Z     Checking ryu v1.0.23
2026-06-04T12:55:29.4685597Z     Checking allocator-api2 v0.2.21
2026-06-04T12:55:29.5192541Z     Checking noq-proto v0.17.0
2026-06-04T12:55:29.5244500Z     Checking moka v0.12.15
2026-06-04T12:55:29.5576817Z     Checking strum v0.28.0
2026-06-04T12:55:29.5645169Z     Checking iroh-metrics v0.38.3
2026-06-04T12:55:29.5997832Z     Checking xmltree v0.10.3
2026-06-04T12:55:29.6079802Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:55:29.6554484Z     Checking iroh-base v0.98.0
2026-06-04T12:55:29.6757560Z     Checking attohttpc v0.30.1
2026-06-04T12:55:29.7420847Z     Checking simple-dns v0.9.3
2026-06-04T12:55:29.7938479Z     Checking hashbrown v0.16.1
2026-06-04T12:55:29.8587345Z     Checking regex v1.12.3
2026-06-04T12:55:29.9746080Z     Checking arrayref v0.3.9
2026-06-04T12:55:30.0100985Z     Checking resolv-conf v0.7.6
2026-06-04T12:55:30.0225339Z     Checking smol_str v0.1.24
2026-06-04T12:55:30.0397064Z     Checking arrayvec v0.7.6
2026-06-04T12:55:30.0656348Z     Checking num_enum v0.7.6
2026-06-04T12:55:30.1140505Z    Compiling derive_builder v0.20.2
2026-06-04T12:55:30.1482636Z     Checking sha1_smol v1.0.1
2026-06-04T12:55:30.1546185Z     Checking simdutf8 v0.1.5
2026-06-04T12:55:30.1554531Z     Checking constant_time_eq v0.4.2
2026-06-04T12:55:30.1757700Z     Checking serde_bytes v0.11.19
2026-06-04T12:55:30.2395618Z     Checking hmac v0.12.1
2026-06-04T12:55:30.2817093Z     Checking blake3 v1.8.5
2026-06-04T12:55:30.2926520Z     Checking webpki-roots v1.0.7
2026-06-04T12:55:30.3122345Z     Checking cmov v0.5.4
2026-06-04T12:55:30.3398503Z    Compiling vergen-lib v9.1.0
2026-06-04T12:55:30.3399844Z    Compiling vergen-lib v0.1.6
2026-06-04T12:55:30.3599545Z     Checking sha1 v0.10.6
2026-06-04T12:55:30.3604399Z     Checking recvmsg v1.0.0
2026-06-04T12:55:30.3765365Z     Checking toml v0.8.23
2026-06-04T12:55:30.3866460Z     Checking lru v0.16.4
2026-06-04T12:55:30.3974950Z     Checking hkdf v0.12.4
2026-06-04T12:55:30.4124698Z     Checking once_cell_polyfill v1.70.2
2026-06-04T12:55:30.4244513Z     Checking anstyle v1.0.14
2026-06-04T12:55:30.5045707Z     Checking utf8parse v0.2.2
2026-06-04T12:55:30.5080912Z    Compiling vergen v9.1.0
2026-06-04T12:55:30.5108991Z     Checking spake2 v0.4.0
2026-06-04T12:55:30.5556052Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T12:55:30.5575929Z     Checking ctutils v0.4.2
2026-06-04T12:55:30.5577409Z     Checking colorchoice v1.0.5
2026-06-04T12:55:30.5868414Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:55:30.5955680Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T12:55:30.6196725Z     Checking anstyle-parse v1.0.0
2026-06-04T12:55:30.6236826Z     Checking clap_lex v1.1.0
2026-06-04T12:55:30.6546476Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T12:55:30.7923146Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T12:55:30.7923764Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T12:55:30.9814296Z    Compiling iroh-relay v0.98.0
2026-06-04T12:55:31.0953971Z     Checking socket2 v0.6.4
2026-06-04T12:55:31.0954200Z     Checking mio v1.2.1
2026-06-04T12:55:31.0954417Z     Checking tempfile v3.27.0
2026-06-04T12:55:31.0954791Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T12:55:31.0955317Z     Checking netdev v0.42.0
2026-06-04T12:55:31.0955679Z     Checking seize v0.5.1
2026-06-04T12:55:31.0956177Z     Checking interprocess v2.4.2
2026-06-04T12:55:31.0956564Z     Checking anstyle-query v1.1.5
2026-06-04T12:55:31.0957852Z     Checking anstyle-wincon v3.0.11
2026-06-04T12:55:31.2349119Z     Checking anstream v1.0.0
2026-06-04T12:55:31.2627506Z     Checking papaya v0.2.4
2026-06-04T12:55:31.3395862Z     Checking noq-udp v0.10.0
2026-06-04T12:55:31.3897254Z     Checking ipconfig v0.3.4
2026-06-04T12:55:31.4231657Z     Checking tokio v1.52.3
2026-06-04T12:55:31.4640755Z     Checking clap_builder v4.6.0
2026-06-04T12:55:31.5700871Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T12:55:32.5683259Z     Checking clap v4.6.1
2026-06-04T12:55:33.5957897Z     Checking tokio-util v0.7.18
2026-06-04T12:55:33.5958210Z     Checking tokio-rustls v0.26.4
2026-06-04T12:55:33.5958377Z     Checking tower v0.5.3
2026-06-04T12:55:33.5959151Z     Checking acto v0.8.2
2026-06-04T12:55:33.5959449Z     Checking backon v1.6.0
2026-06-04T12:55:33.8606405Z     Checking tower-http v0.6.11
2026-06-04T12:55:33.8729916Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T12:55:33.9544387Z     Checking h2 v0.4.14
2026-06-04T12:55:33.9544590Z     Checking n0-future v0.3.2
2026-06-04T12:55:33.9544752Z     Checking tokio-stream v0.1.18
2026-06-04T12:55:33.9544941Z     Checking tokio-websockets v0.13.2
2026-06-04T12:55:34.0403164Z     Checking n0-watcher v0.6.1
2026-06-04T12:55:34.0403544Z     Checking iroh-dns v0.98.0
2026-06-04T12:55:34.2289629Z     Checking noq v0.18.0
2026-06-04T12:55:34.9720857Z     Checking wmi v0.18.4
2026-06-04T12:55:35.2929719Z     Checking netwatch v0.16.0
2026-06-04T12:55:35.7613894Z     Checking hyper v1.10.1
2026-06-04T12:55:35.7614132Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T12:55:36.3469487Z     Checking hyper-util v0.1.20
2026-06-04T12:55:36.4067512Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T12:55:37.0052416Z     Checking hyper-rustls v0.27.9
2026-06-04T12:55:37.0052629Z     Checking igd-next v0.17.1
2026-06-04T12:55:37.1170127Z     Checking reqwest v0.13.4
2026-06-04T12:55:37.2442907Z     Checking portmapper v0.16.0
2026-06-04T12:55:38.2702773Z     Checking iroh v0.98.2
2026-06-04T12:55:41.3408576Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T12:55:42.1659248Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T12:55:43.6710787Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T12:55:44.8911788Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.80s
2026-06-04T12:55:45.0683138Z ##[group]Run cargo test -p spt-daemon --test budget --release -- --nocapture
2026-06-04T12:55:45.0683570Z [36;1mcargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:55:45.0686287Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T12:55:45.0686498Z env:
2026-06-04T12:55:45.0686610Z   SPT_BUDGET: 1
2026-06-04T12:55:45.0686735Z ##[endgroup]
2026-06-04T12:55:45.7756216Z    Compiling proc-macro2 v1.0.106
2026-06-04T12:55:45.7756457Z    Compiling quote v1.0.45
2026-06-04T12:55:45.7756791Z    Compiling unicode-ident v1.0.24
2026-06-04T12:55:45.7757070Z    Compiling serde_core v1.0.228
2026-06-04T12:55:45.7757312Z    Compiling serde v1.0.228
2026-06-04T12:55:45.7757502Z    Compiling cfg-if v1.0.4
2026-06-04T12:55:45.7758402Z    Compiling windows-link v0.2.1
2026-06-04T12:55:45.7758709Z    Compiling portable-atomic v1.13.1
2026-06-04T12:55:45.7759286Z    Compiling typenum v1.20.1
2026-06-04T12:55:45.7759606Z    Compiling pin-project-lite v0.2.17
2026-06-04T12:55:45.7760072Z    Compiling version_check v0.9.5
2026-06-04T12:55:45.7760337Z    Compiling critical-section v1.2.0
2026-06-04T12:55:45.7761005Z    Compiling memchr v2.8.1
2026-06-04T12:55:45.7761389Z    Compiling subtle v2.6.1
2026-06-04T12:55:45.7761673Z    Compiling futures-core v0.3.32
2026-06-04T12:55:45.7762610Z    Compiling bytes v1.11.1
2026-06-04T12:55:45.8928287Z    Compiling windows-sys v0.61.2
2026-06-04T12:55:45.8928748Z    Compiling find-msvc-tools v0.1.9
2026-06-04T12:55:45.8987194Z    Compiling smallvec v1.15.1
2026-06-04T12:55:45.9022536Z    Compiling shlex v2.0.1
2026-06-04T12:55:45.9078573Z    Compiling semver v1.0.28
2026-06-04T12:55:45.9955238Z    Compiling stable_deref_trait v1.2.1
2026-06-04T12:55:46.0257798Z    Compiling log v0.4.30
2026-06-04T12:55:46.0855097Z    Compiling futures-io v0.3.32
2026-06-04T12:55:46.1121917Z    Compiling rustc_version v0.4.1
2026-06-04T12:55:46.1640725Z    Compiling slab v0.4.12
2026-06-04T12:55:46.1729684Z    Compiling futures-sink v0.3.32
2026-06-04T12:55:46.1936106Z    Compiling generic-array v0.14.7
2026-06-04T12:55:46.2558386Z    Compiling cc v1.2.63
2026-06-04T12:55:46.2677183Z    Compiling futures-task v0.3.32
2026-06-04T12:55:46.2724538Z    Compiling getrandom v0.2.17
2026-06-04T12:55:46.3145660Z    Compiling itoa v1.0.18
2026-06-04T12:55:46.3968170Z    Compiling futures-channel v0.3.32
2026-06-04T12:55:46.3972438Z    Compiling equivalent v1.0.2
2026-06-04T12:55:46.4422269Z    Compiling cpufeatures v0.2.17
2026-06-04T12:55:46.4901968Z    Compiling libc v0.2.186
2026-06-04T12:55:46.5077933Z    Compiling rand_core v0.10.1
2026-06-04T12:55:46.5086110Z    Compiling cfg_aliases v0.2.1
2026-06-04T12:55:46.5094263Z    Compiling hashbrown v0.17.1
2026-06-04T12:55:46.5568632Z    Compiling litemap v0.8.2
2026-06-04T12:55:46.5973608Z    Compiling rustversion v1.0.22
2026-06-04T12:55:46.6584005Z    Compiling autocfg v1.5.1
2026-06-04T12:55:46.6748866Z    Compiling writeable v0.6.3
2026-06-04T12:55:46.6877600Z    Compiling icu_properties_data v2.2.0
2026-06-04T12:55:46.7101033Z    Compiling utf8_iter v1.0.4
2026-06-04T12:55:46.7869848Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T12:55:46.9308189Z    Compiling getrandom v0.4.2
2026-06-04T12:55:46.9309242Z    Compiling percent-encoding v2.3.2
2026-06-04T12:55:46.9420534Z    Compiling http v1.4.1
2026-06-04T12:55:47.0953425Z    Compiling syn v2.0.117
2026-06-04T12:55:47.2060188Z    Compiling cpufeatures v0.3.0
2026-06-04T12:55:47.2172863Z    Compiling thiserror v2.0.18
2026-06-04T12:55:47.2222672Z    Compiling form_urlencoded v1.2.2
2026-06-04T12:55:47.2626225Z    Compiling indexmap v2.14.0
2026-06-04T12:55:47.3197377Z    Compiling chacha20 v0.10.0
2026-06-04T12:55:47.3252761Z    Compiling strsim v0.11.1
2026-06-04T12:55:47.3335493Z    Compiling ident_case v1.0.1
2026-06-04T12:55:47.3681382Z    Compiling anyhow v1.0.102
2026-06-04T12:55:47.4621418Z    Compiling untrusted v0.9.0
2026-06-04T12:55:47.4885531Z    Compiling fnv v1.0.7
2026-06-04T12:55:47.5267506Z    Compiling crypto-common v0.1.7
2026-06-04T12:55:47.5887857Z    Compiling block-buffer v0.10.4
2026-06-04T12:55:47.5948255Z    Compiling rand v0.10.1
2026-06-04T12:55:47.6038026Z    Compiling num-traits v0.2.19
2026-06-04T12:55:47.6227731Z    Compiling windows-result v0.4.1
2026-06-04T12:55:47.6595242Z    Compiling windows-strings v0.5.1
2026-06-04T12:55:47.6657074Z    Compiling rustls v0.23.40
2026-06-04T12:55:47.7298699Z    Compiling digest v0.10.7
2026-06-04T12:55:47.7503891Z    Compiling scopeguard v1.2.0
2026-06-04T12:55:47.7576043Z    Compiling unicode-segmentation v1.13.3
2026-06-04T12:55:47.8390365Z    Compiling lock_api v0.4.14
2026-06-04T12:55:47.8868591Z    Compiling const-oid v0.10.2
2026-06-04T12:55:47.9126849Z    Compiling unicode-xid v0.2.6
2026-06-04T12:55:47.9849373Z    Compiling bitflags v2.11.1
2026-06-04T12:55:47.9914004Z    Compiling ring v0.17.14
2026-06-04T12:55:48.0352907Z    Compiling atomic-waker v1.1.2
2026-06-04T12:55:48.0490672Z    Compiling httparse v1.10.1
2026-06-04T12:55:48.1130615Z    Compiling zerocopy v0.8.50
2026-06-04T12:55:48.1657985Z    Compiling convert_case v0.10.0
2026-06-04T12:55:48.2229145Z    Compiling http-body v1.0.1
2026-06-04T12:55:48.2609248Z    Compiling hybrid-array v0.4.12
2026-06-04T12:55:48.2665018Z    Compiling curve25519-dalek v4.1.3
2026-06-04T12:55:48.3175166Z    Compiling ahash v0.8.12
2026-06-04T12:55:48.4046325Z    Compiling fastrand v2.4.1
2026-06-04T12:55:48.4508945Z    Compiling base64ct v1.8.3
2026-06-04T12:55:48.5454638Z    Compiling rand_core v0.6.4
2026-06-04T12:55:48.5518067Z    Compiling tower-service v0.3.3
2026-06-04T12:55:48.7062426Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T12:55:48.7146708Z    Compiling base64 v0.22.1
2026-06-04T12:55:48.7376834Z    Compiling vcpkg v0.2.15
2026-06-04T12:55:48.7741309Z    Compiling pkg-config v0.3.33
2026-06-04T12:55:48.7822628Z    Compiling parking_lot_core v0.9.12
2026-06-04T12:55:48.7831643Z    Compiling tinyvec_macros v0.1.1
2026-06-04T12:55:48.8452799Z    Compiling try-lock v0.2.5
2026-06-04T12:55:48.8935832Z    Compiling data-encoding v2.11.0
2026-06-04T12:55:49.0157359Z    Compiling want v0.3.1
2026-06-04T12:55:49.0963577Z    Compiling tinyvec v1.11.0
2026-06-04T12:55:49.1122800Z    Compiling crypto-common v0.2.2
2026-06-04T12:55:49.2146270Z    Compiling block-buffer v0.12.0
2026-06-04T12:55:49.2906293Z    Compiling sha2 v0.10.9
2026-06-04T12:55:49.4713557Z    Compiling vergen-lib v9.1.0
2026-06-04T12:55:49.4797371Z    Compiling inout v0.1.4
2026-06-04T12:55:49.5448077Z    Compiling n0-future v0.3.2
2026-06-04T12:55:49.6448622Z    Compiling diatomic-waker v0.2.3
2026-06-04T12:55:49.6648063Z    Compiling winnow v1.0.3
2026-06-04T12:55:49.6822187Z    Compiling parking v2.2.1
2026-06-04T12:55:49.7005719Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T12:55:49.7095230Z    Compiling signature v2.2.0
2026-06-04T12:55:49.7618874Z    Compiling spin v0.10.0
2026-06-04T12:55:49.8377765Z    Compiling httpdate v1.0.3
2026-06-04T12:55:49.8676104Z    Compiling zmij v1.0.21
2026-06-04T12:55:49.8735866Z    Compiling crossbeam-utils v0.8.21
2026-06-04T12:55:49.8908399Z    Compiling heck v0.5.0
2026-06-04T12:55:49.9172521Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T12:55:50.0007629Z    Compiling cordyceps v0.3.4
2026-06-04T12:55:50.1489339Z    Compiling digest v0.11.3
2026-06-04T12:55:50.2109398Z    Compiling ed25519 v2.2.3
2026-06-04T12:55:50.3105417Z    Compiling futures-buffered v0.2.13
2026-06-04T12:55:50.3443271Z    Compiling futures-lite v2.6.1
2026-06-04T12:55:50.3838216Z    Compiling cipher v0.4.4
2026-06-04T12:55:50.4190288Z    Compiling vergen v9.1.0
2026-06-04T12:55:50.5296058Z    Compiling vergen-lib v0.1.6
2026-06-04T12:55:50.6905779Z    Compiling universal-hash v0.5.1
2026-06-04T12:55:50.7453590Z    Compiling noq-udp v0.10.0
2026-06-04T12:55:50.8099303Z    Compiling synstructure v0.13.2
2026-06-04T12:55:50.8412408Z    Compiling darling_core v0.20.11
2026-06-04T12:55:50.9800715Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T12:55:51.0363825Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T12:55:51.0371735Z    Compiling heapless v0.7.17
2026-06-04T12:55:51.0824732Z    Compiling sync_wrapper v1.0.2
2026-06-04T12:55:51.1685543Z    Compiling powerfmt v0.2.0
2026-06-04T12:55:51.2205588Z    Compiling opaque-debug v0.3.1
2026-06-04T12:55:51.3365409Z    Compiling serde_json v1.0.150
2026-06-04T12:55:51.3399157Z    Compiling byteorder v1.5.0
2026-06-04T12:55:51.3465579Z    Compiling either v1.16.0
2026-06-04T12:55:51.3665773Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T12:55:51.7145813Z    Compiling hash32 v0.2.1
2026-06-04T12:55:51.7386769Z    Compiling deranged v0.5.8
2026-06-04T12:55:51.7953661Z    Compiling polyval v0.6.2
2026-06-04T12:55:51.9624304Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T12:55:52.0285730Z    Compiling parking_lot v0.12.5
2026-06-04T12:55:52.3108004Z    Compiling spin v0.9.8
2026-06-04T12:55:52.4177558Z    Compiling vergen-gitcl v1.0.8
2026-06-04T12:55:52.6335020Z    Compiling windows-threading v0.2.1
2026-06-04T12:55:52.8290507Z    Compiling fallible-iterator v0.3.0
2026-06-04T12:55:52.9490787Z    Compiling num-conv v0.2.2
2026-06-04T12:55:53.0603577Z    Compiling tower-layer v0.3.3
2026-06-04T12:55:53.3231727Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T12:55:53.3993983Z    Compiling signature v3.0.0
2026-06-04T12:55:53.4932993Z    Compiling time-core v0.1.8
2026-06-04T12:55:53.6002096Z    Compiling proc-macro-crate v3.5.0
2026-06-04T12:55:53.7064941Z    Compiling windows-targets v0.52.6
2026-06-04T12:55:53.7127613Z    Compiling ghash v0.5.1
2026-06-04T12:55:53.7301059Z    Compiling aes v0.8.4
2026-06-04T12:55:53.8069642Z    Compiling socket2 v0.6.4
2026-06-04T12:55:53.8132047Z    Compiling serde_derive v1.0.228
2026-06-04T12:55:53.8135818Z    Compiling zeroize_derive v1.4.3
2026-06-04T12:55:53.9126597Z    Compiling zerofrom-derive v0.1.7
2026-06-04T12:55:53.9657488Z    Compiling tokio-macros v2.7.0
2026-06-04T12:55:54.0048678Z    Compiling yoke-derive v0.8.2
2026-06-04T12:55:54.0590331Z    Compiling mio v1.2.1
2026-06-04T12:55:54.0702124Z    Compiling futures-macro v0.3.32
2026-06-04T12:55:54.4373985Z    Compiling zerovec-derive v0.11.3
2026-06-04T12:55:54.5217526Z    Compiling displaydoc v0.2.6
2026-06-04T12:55:54.7685514Z    Compiling tracing-attributes v0.1.31
2026-06-04T12:55:54.7755511Z    Compiling zeroize v1.8.2
2026-06-04T12:55:54.7757611Z    Compiling thiserror-impl v2.0.18
2026-06-04T12:55:54.9518284Z    Compiling tokio v1.52.3
2026-06-04T12:55:55.0807539Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T12:55:55.1317342Z    Compiling futures-util v0.3.32
2026-06-04T12:55:55.1836437Z    Compiling rustls-pki-types v1.14.1
2026-06-04T12:55:55.4397218Z    Compiling darling_macro v0.20.11
2026-06-04T12:55:55.4551374Z    Compiling derive_more-impl v2.1.1
2026-06-04T12:55:55.5885166Z    Compiling rustls-webpki v0.103.13
2026-06-04T12:55:55.7381429Z    Compiling zerofrom v0.1.8
2026-06-04T12:55:55.8059501Z    Compiling n0-error-macros v0.1.3
2026-06-04T12:55:55.8869162Z    Compiling windows-interface v0.59.3
2026-06-04T12:55:55.9137547Z    Compiling darling v0.20.11
2026-06-04T12:55:56.0548578Z    Compiling yoke v0.8.2
2026-06-04T12:55:56.1755611Z    Compiling derive_builder_core v0.20.2
2026-06-04T12:55:56.3320978Z    Compiling spez v0.1.2
2026-06-04T12:55:56.4451238Z    Compiling zerovec v0.11.6
2026-06-04T12:55:56.4718406Z    Compiling zerotrie v0.2.4
2026-06-04T12:55:56.5419450Z    Compiling windows-implement v0.60.2
2026-06-04T12:55:56.7493309Z    Compiling der v0.8.0-rc.10
2026-06-04T12:55:56.7517070Z    Compiling n0-error v0.1.3
2026-06-04T12:55:56.7578886Z    Compiling pin-project-internal v1.1.13
2026-06-04T12:55:57.1477912Z    Compiling tinystr v0.8.3
2026-06-04T12:55:57.1986448Z    Compiling potential_utf v0.1.5
2026-06-04T12:55:57.3265727Z    Compiling icu_collections v2.2.0
2026-06-04T12:55:57.3344491Z    Compiling derive_builder_macro v0.20.2
2026-06-04T12:55:57.4292269Z    Compiling icu_locale_core v2.2.0
2026-06-04T12:55:57.4366357Z    Compiling windows-core v0.62.2
2026-06-04T12:55:57.6393104Z    Compiling cobs v0.3.0
2026-06-04T12:55:57.7331626Z    Compiling derive_builder v0.20.2
2026-06-04T12:55:57.8529910Z    Compiling ed25519-dalek v2.2.0
2026-06-04T12:55:58.0043138Z    Compiling spki v0.8.0-rc.4
2026-06-04T12:55:58.1540707Z    Compiling pin-project v1.1.13
2026-06-04T12:55:58.3970152Z    Compiling futures-executor v0.3.32
2026-06-04T12:55:58.4387293Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T12:55:58.5157006Z    Compiling icu_provider v2.2.0
2026-06-04T12:55:58.5551781Z    Compiling ipnet v2.12.0
2026-06-04T12:55:58.6563750Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T12:55:58.6717625Z    Compiling futures v0.3.32
2026-06-04T12:55:58.7791452Z    Compiling icu_properties v2.2.0
2026-06-04T12:55:58.7930250Z    Compiling icu_normalizer v2.2.0
2026-06-04T12:55:59.1123944Z    Compiling once_cell v1.21.4
2026-06-04T12:55:59.1927823Z    Compiling prefix-trie v0.8.4
2026-06-04T12:55:59.3882016Z    Compiling tracing-core v0.1.36
2026-06-04T12:55:59.3946534Z    Compiling tokio-util v0.7.18
2026-06-04T12:55:59.5691749Z    Compiling derive_more v2.1.1
2026-06-04T12:55:59.8656058Z    Compiling tracing v0.1.44
2026-06-04T12:55:59.8797053Z    Compiling hashbrown v0.14.5
2026-06-04T12:55:59.9526204Z    Compiling idna_adapter v1.2.2
2026-06-04T12:56:00.1518052Z    Compiling idna v1.1.0
2026-06-04T12:56:00.3682653Z    Compiling h2 v0.4.14
2026-06-04T12:56:00.5486079Z    Compiling url v2.5.8
2026-06-04T12:56:00.5636871Z    Compiling hashlink v0.9.1
2026-06-04T12:56:00.7472874Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T12:56:00.7993160Z    Compiling windows-future v0.3.2
2026-06-04T12:56:00.9245648Z    Compiling windows-numerics v0.3.1
2026-06-04T12:56:01.0531944Z    Compiling windows-collections v0.3.2
2026-06-04T12:56:01.2171392Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T12:56:01.2344048Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T12:56:01.2437693Z    Compiling postcard-derive v0.2.2
2026-06-04T12:56:01.4976513Z    Compiling time v0.3.47
2026-06-04T12:56:01.6432141Z    Compiling ctr v0.9.2
2026-06-04T12:56:01.7116837Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T12:56:01.7759884Z    Compiling http-body-util v0.1.3
2026-06-04T12:56:01.8788759Z    Compiling aead v0.5.2
2026-06-04T12:56:01.9125181Z    Compiling ipconfig v0.3.4
2026-06-04T12:56:02.0299402Z    Compiling widestring v1.2.1
2026-06-04T12:56:02.1885171Z    Compiling winapi v0.3.9
2026-06-04T12:56:02.4356067Z    Compiling postcard v1.1.3
2026-06-04T12:56:02.7386611Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T12:56:02.8258227Z    Compiling aes-gcm v0.10.3
2026-06-04T12:56:02.9896823Z    Compiling data-encoding-macro v0.1.20
2026-06-04T12:56:03.0367759Z    Compiling windows v0.62.2
2026-06-04T12:56:03.2898612Z    Compiling tower v0.5.3
2026-06-04T12:56:03.3947674Z    Compiling chrono v0.4.44
2026-06-04T12:56:03.6566767Z    Compiling tokio-rustls v0.26.4
2026-06-04T12:56:03.6651478Z    Compiling num_enum_derive v0.7.6
2026-06-04T12:56:03.6791786Z    Compiling windows-sys v0.59.0
2026-06-04T12:56:03.9033023Z    Compiling async-trait v0.1.89
2026-06-04T12:56:04.1698068Z    Compiling strum_macros v0.28.0
2026-06-04T12:56:04.1732171Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T12:56:04.2827607Z    Compiling enum-assoc v1.3.0
2026-06-04T12:56:04.4500571Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T12:56:04.5058323Z    Compiling crossbeam-channel v0.5.15
2026-06-04T12:56:04.6551809Z    Compiling blake3 v1.8.5
2026-06-04T12:56:04.7064913Z    Compiling hyper v1.10.1
2026-06-04T12:56:05.0191721Z    Compiling windows-registry v0.6.1
2026-06-04T12:56:05.0212318Z    Compiling uuid v1.23.2
2026-06-04T12:56:05.0282894Z    Compiling memoffset v0.6.5
2026-06-04T12:56:05.0862529Z    Compiling rusqlite v0.32.1
2026-06-04T12:56:05.1177220Z    Compiling netwatch v0.16.0
2026-06-04T12:56:05.1381884Z    Compiling noq v0.18.0
2026-06-04T12:56:05.1749135Z    Compiling acto v0.8.2
2026-06-04T12:56:05.3411015Z    Compiling allocator-api2 v0.2.21
2026-06-04T12:56:05.4055167Z    Compiling tagptr v0.2.0
2026-06-04T12:56:05.4471607Z    Compiling rustc-hash v2.1.2
2026-06-04T12:56:05.4675852Z    Compiling mac-addr v0.3.0
2026-06-04T12:56:05.5808764Z    Compiling ryu v1.0.23
2026-06-04T12:56:05.5809124Z    Compiling lru-slab v0.1.2
2026-06-04T12:56:05.6012953Z    Compiling xml-rs v0.8.28
2026-06-04T12:56:05.6411154Z    Compiling foldhash v0.2.0
2026-06-04T12:56:05.7150039Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T12:56:05.7918416Z    Compiling thiserror v1.0.69
2026-06-04T12:56:05.7974016Z    Compiling identity-hash v0.1.0
2026-06-04T12:56:05.9054554Z    Compiling noq-proto v0.17.0
2026-06-04T12:56:05.9313535Z    Compiling hashbrown v0.16.1
2026-06-04T12:56:05.9503294Z    Compiling iroh-metrics v0.38.3
2026-06-04T12:56:06.0227624Z    Compiling netdev v0.42.0
2026-06-04T12:56:06.1808956Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T12:56:06.5632767Z    Compiling hyper-util v0.1.20
2026-06-04T12:56:06.6347745Z    Compiling strum v0.28.0
2026-06-04T12:56:06.7621350Z    Compiling xmltree v0.10.3
2026-06-04T12:56:07.0640670Z    Compiling moka v0.12.15
2026-06-04T12:56:07.4231530Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T12:56:08.0980154Z    Compiling hyper-rustls v0.27.9
2026-06-04T12:56:08.3514704Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T12:56:08.4046310Z    Compiling num_enum v0.7.6
2026-06-04T12:56:08.4734727Z    Compiling iroh-relay v0.98.0
2026-06-04T12:56:08.5487357Z    Compiling tower-http v0.6.11
2026-06-04T12:56:08.6212837Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T12:56:08.6412520Z    Compiling iroh-base v0.98.0
2026-06-04T12:56:09.0071135Z    Compiling attohttpc v0.30.1
2026-06-04T12:56:09.4031265Z    Compiling n0-watcher v0.6.1
2026-06-04T12:56:09.4630245Z    Compiling tokio-stream v0.1.18
2026-06-04T12:56:09.7634624Z    Compiling toml_datetime v0.6.11
2026-06-04T12:56:09.8695258Z    Compiling serde_spanned v0.6.9
2026-06-04T12:56:10.0405034Z    Compiling thiserror-impl v1.0.69
2026-06-04T12:56:10.0547543Z    Compiling simple-dns v0.9.3
2026-06-04T12:56:10.0933341Z    Compiling serial-core v0.4.0
2026-06-04T12:56:10.2065520Z    Compiling arrayvec v0.7.6
2026-06-04T12:56:10.3592648Z    Compiling winnow v0.7.15
2026-06-04T12:56:10.4878823Z    Compiling constant_time_eq v0.4.2
2026-06-04T12:56:10.5539691Z    Compiling winreg v0.10.1
2026-06-04T12:56:10.7097802Z    Compiling sha1_smol v1.0.1
2026-06-04T12:56:10.8419725Z    Compiling simdutf8 v0.1.5
2026-06-04T12:56:10.9045110Z    Compiling resolv-conf v0.7.6
2026-06-04T12:56:11.0738539Z    Compiling toml_write v0.1.2
2026-06-04T12:56:11.1061725Z    Compiling arrayref v0.3.9
2026-06-04T12:56:11.2498756Z    Compiling smol_str v0.1.24
2026-06-04T12:56:11.3904755Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T12:56:11.6613805Z    Compiling iroh-dns v0.98.0
2026-06-04T12:56:11.7563084Z    Compiling tokio-websockets v0.13.2
2026-06-04T12:56:11.8375205Z    Compiling serial-windows v0.4.0
2026-06-04T12:56:12.1430205Z    Compiling igd-next v0.17.1
2026-06-04T12:56:12.3193998Z    Compiling toml_edit v0.22.27
2026-06-04T12:56:12.7782497Z    Compiling reqwest v0.13.4
2026-06-04T12:56:12.9094978Z    Compiling lru v0.16.4
2026-06-04T12:56:13.1144257Z    Compiling webpki-roots v1.0.7
2026-06-04T12:56:13.1535557Z    Compiling seize v0.5.1
2026-06-04T12:56:13.2772531Z    Compiling serde_bytes v0.11.19
2026-06-04T12:56:13.5834069Z    Compiling wmi v0.18.4
2026-06-04T12:56:13.8403984Z    Compiling hmac v0.12.1
2026-06-04T12:56:13.9950891Z    Compiling iroh v0.98.2
2026-06-04T12:56:14.0291622Z    Compiling aho-corasick v1.1.4
2026-06-04T12:56:14.2189869Z    Compiling lazy_static v1.5.0
2026-06-04T12:56:14.3578828Z    Compiling regex-syntax v0.8.10
2026-06-04T12:56:14.3643694Z    Compiling cmov v0.5.4
2026-06-04T12:56:15.3489908Z    Compiling bitflags v1.3.2
2026-06-04T12:56:15.3551258Z    Compiling pin-utils v0.1.0
2026-06-04T12:56:15.4953019Z    Compiling nix v0.25.1
2026-06-04T12:56:15.5044323Z    Compiling ctutils v0.4.2
2026-06-04T12:56:15.6169648Z    Compiling portmapper v0.16.0
2026-06-04T12:56:15.8771704Z    Compiling shared_library v0.1.9
2026-06-04T12:56:15.9067993Z    Compiling toml v0.8.23
2026-06-04T12:56:16.3544859Z    Compiling regex-automata v0.4.14
2026-06-04T12:56:17.8873687Z    Compiling hkdf v0.12.4
2026-06-04T12:56:18.0521891Z    Compiling papaya v0.2.4
2026-06-04T12:56:18.1689016Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T12:56:18.7522798Z    Compiling serial v0.4.0
2026-06-04T12:56:19.8250392Z    Compiling filedescriptor v0.8.3
2026-06-04T12:56:19.9588053Z    Compiling backon v1.6.0
2026-06-04T12:56:20.1844059Z    Compiling shell-words v1.1.1
2026-06-04T12:56:20.3987257Z    Compiling downcast-rs v1.2.1
2026-06-04T12:56:20.4689822Z    Compiling portable-pty v0.8.1
2026-06-04T12:56:20.5068689Z    Compiling regex v1.12.3
2026-06-04T12:56:20.5267690Z    Compiling spake2 v0.4.0
2026-06-04T12:56:20.7938734Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T12:56:20.9762215Z    Compiling sha1 v0.10.6
2026-06-04T12:56:21.1504047Z    Compiling doctest-file v1.1.1
2026-06-04T12:56:21.5833458Z    Compiling recvmsg v1.0.0
2026-06-04T12:56:21.7040333Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T12:56:21.8881681Z    Compiling interprocess v2.4.2
2026-06-04T12:56:22.0231893Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T12:56:22.4435921Z    Compiling tempfile v3.27.0
2026-06-04T12:56:44.8851074Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T12:56:45.5582102Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T12:56:53.0066845Z     Finished `release` profile [optimized] target(s) in 1m 07s
2026-06-04T12:56:53.0275028Z      Running tests\budget.rs (target\release\deps\budget-e1b368d78c50cf72.exe)
2026-06-04T12:56:53.1669096Z 
2026-06-04T12:56:53.1669301Z running 1 test
2026-06-04T12:57:04.0373226Z ## dormancy budget — 5 x `cmd `
2026-06-04T12:57:04.0373435Z host: HFENDULEAM (windows)
2026-06-04T12:57:04.0373540Z 
2026-06-04T12:57:04.0373631Z | seat | pid | rss | handles/fds | idle cpu (s over 5s) |
2026-06-04T12:57:04.0373878Z |------|-----|-----|-------------|------------------------|
2026-06-04T12:57:04.0374073Z | budget-0 | 57536 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:57:04.0374235Z | budget-1 | 7976 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:57:04.0374392Z | budget-2 | 32780 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:57:04.0374545Z | budget-3 | 41780 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:57:04.0374744Z | budget-4 | 6868 | 7.6 MiB | 85 | 0.000 |
2026-06-04T12:57:04.0374887Z 
2026-06-04T12:57:04.0375047Z per-seat avg: rss 7.6 MiB · 85 handles/fds · idle cpu 0.000 s/5s
2026-06-04T12:57:04.0375303Z broker-side overhead for 5 seats (this process RSS delta): 980.0 KiB
2026-06-04T12:57:05.7403384Z suspended residual (this process RSS after killing all seats): 6.4 MiB (was 6.3 MiB warm)
2026-06-04T12:57:05.7408081Z test measure_dormant_seat_budget ... ok
2026-06-04T12:57:05.7408260Z 
2026-06-04T12:57:05.7408432Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.57s
2026-06-04T12:57:05.7408659Z 
2026-06-04T12:57:05.8501274Z ##[group]Run if (Get-Command claude -ErrorAction SilentlyContinue) {
2026-06-04T12:57:05.8501630Z [36;1mif (Get-Command claude -ErrorAction SilentlyContinue) {[0m
2026-06-04T12:57:05.8501850Z [36;1m  $env:SPT_BUDGET = "1"[0m
2026-06-04T12:57:05.8502044Z [36;1m  $env:SPT_BUDGET_N = "3"[0m
2026-06-04T12:57:05.8502335Z [36;1m  $env:SPT_BUDGET_PROGRAM = "claude"[0m
2026-06-04T12:57:05.8502519Z [36;1m  $env:SPT_BUDGET_SETTLE_MS = "15000"[0m
2026-06-04T12:57:05.8502754Z [36;1m  cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:57:05.8502985Z [36;1m} else {[0m
2026-06-04T12:57:05.8503194Z [36;1m  Write-Output "claude not installed on this runner — shell numbers only"[0m
2026-06-04T12:57:05.8503439Z [36;1m}[0m
2026-06-04T12:57:05.8533113Z shell: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.EXE -command ". '{0}'"
2026-06-04T12:57:05.8533380Z ##[endgroup]
2026-06-04T12:57:06.0885896Z At C:\actions-runner\_work\_temp\6918d8b0-cee5-414b-879d-2205a8e6bf11.ps1:9 char:75
2026-06-04T12:57:06.0886407Z + ... e-Output "claude not installed on this runner â€” shell numbers only"
2026-06-04T12:57:06.0886656Z +                                                                         ~
2026-06-04T12:57:06.0886843Z The string is missing the terminator: ".
2026-06-04T12:57:06.0887632Z At C:\actions-runner\_work\_temp\6918d8b0-cee5-414b-879d-2205a8e6bf11.ps1:8 char:8
2026-06-04T12:57:06.0887867Z + } else {
2026-06-04T12:57:06.0887971Z +        ~
2026-06-04T12:57:06.0888145Z Missing closing '}' in statement block or type definition.
2026-06-04T12:57:06.0888405Z     + CategoryInfo          : ParserError: (:) [], ParseException
2026-06-04T12:57:06.0888654Z     + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString
2026-06-04T12:57:06.0888845Z  
2026-06-04T12:57:06.1535906Z ##[error]Process completed with exit code 1.
2026-06-04T12:57:06.1685319Z Post job cleanup.
2026-06-04T12:57:06.2745850Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T12:57:06.2949435Z git version 2.43.0.windows.1
2026-06-04T12:57:06.2988452Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8d52627e-3da0-4d22-8acd-10288eccc9cf\.gitconfig'
2026-06-04T12:57:06.3000692Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8d52627e-3da0-4d22-8acd-10288eccc9cf' before making global git config changes
2026-06-04T12:57:06.3001225Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:57:06.3006127Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T12:57:06.3235687Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:57:06.3450507Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T12:57:06.7120835Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:57:06.7320148Z http.https://github.com/.extraheader
2026-06-04T12:57:06.7348098Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T12:57:06.7586577Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T12:57:07.1184726Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:57:07.1400864Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T12:57:07.5208178Z Cleaning up orphan processes
